lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
[PATCH] Fix integer overflow when parsing hex numbers
From
: not noobmaster <notnotnoobmaster@
...
>
Date
: Sat, 4 Jun 2022 23:27:08 +0300
Hello,
I fixed a bug I found with the 'l_str2int' function that caused an integer overflow when parsing hex numbers. The integer overflow check was present for decimal numbers but missing for hex numbers.
Best regards,
notnoobmaster
Attachment:
l_str2int-fix-integer-overflow-with-hex-numbers.patch
Description:
Binary data
Follow-Ups
:
Re: [PATCH] Fix integer overflow when parsing hex numbers
,
Luiz Henrique de Figueiredo
Prev by Date:
Re: Generic optimizable operation syntax proposal
Next by Date:
Re: [PATCH] Fix integer overflow when parsing hex numbers
Previous by thread:
[PATCH] building lua on Plan9 (APE environment)
Next by thread:
Re: [PATCH] Fix integer overflow when parsing hex numbers
Index(es):
Date
Thread