[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #64301] [troff] susceptible to integer overflow
From: |
G. Branden Robinson |
Subject: |
[bug #64301] [troff] susceptible to integer overflow |
Date: |
Sat, 20 Jul 2024 15:24:24 -0400 (EDT) |
Update of bug #64301 (group groff):
Status: Fixed => In Progress
Open/Closed: Closed => Open
_______________________________________________________
Follow-up Comment #6:
I missed a couple of spots.
diff --git a/src/roff/groff/tests/arithmetic-works.sh
b/src/roff/groff/tests/arithmetic-works.sh
index 3f0b91701..bb4c175b4 100755
--- a/src/roff/groff/tests/arithmetic-works.sh
+++ b/src/roff/groff/tests/arithmetic-works.sh
@@ -43,6 +43,10 @@ input='.
@&.v=@n(.v
.ll -2
@&.l=@n(.l
+.ll 2147483647u
+.ll
+.pl 2147483647u
+.pl
.'
# Expected:
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64301>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #64301] [troff] susceptible to integer overflow, G. Branden Robinson, 2024/07/14
- Message not available
- Message not available
- Message not available
- [bug #64301] [troff] susceptible to integer overflow, G. Branden Robinson, 2024/07/15
- Re: [bug #64301] [troff] susceptible to integer overflow, Collin Funk, 2024/07/15
- Re: [bug #64301] [troff] susceptible to integer overflow, G. Branden Robinson, 2024/07/16
- Re: [bug #64301] [troff] susceptible to integer overflow, Colin Watson, 2024/07/16
- Re: [bug #64301] [troff] susceptible to integer overflow, Collin Funk, 2024/07/16
Message not available
Message not available
- Message not available
- Message not available
- [bug #64301] [troff] susceptible to integer overflow,
G. Branden Robinson <=
Message not available
Message not available
Message not available