lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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