mirror of
https://github.com/janet-lang/janet
synced 2025-10-15 07:47:40 +00:00
Fix overflow in exponent estimation in strtod.c.
Found by OSS-Fuzz.
This commit is contained in:
@@ -241,4 +241,7 @@ neldb\0\0\0\xD8\x05printG\x01\0\xDE\xDE\xDE'\x03\0marshal_tes/\x02
|
||||
(assert (nil? (first @"")) "in vs get 1")
|
||||
(assert (nil? (last @"")) "in vs get 1")
|
||||
|
||||
# For undefined behavior sanitizer
|
||||
0xf&1fffFFFF
|
||||
|
||||
(end-suite)
|
||||
|
Reference in New Issue
Block a user