ZyX
|
3e435df42c
|
functests: Replace \xXX escapes with \DDD in lua code
|
2016-04-18 02:48:20 +03:00 |
|
ZyX
|
d06c2a1b18
|
eval/decode: Do not overflow when parsing -
Also makes if’s less nested.
|
2016-04-18 02:48:20 +03:00 |
|
ZyX
|
eb806c9620
|
eval/decode: Make sure that error messages do not cause overflow
|
2016-04-18 02:48:20 +03:00 |
|
ZyX
|
52c6cc2189
|
eval/decode: Make sure that parsing strings does not overflow
|
2016-04-18 02:48:20 +03:00 |
|
ZyX
|
4eb5d05f01
|
eval/decode: Avoid overflow when parsing incomplete null/true/false
Note: second test does not crash or produce asan errors, even though it should.
|
2016-04-18 02:48:20 +03:00 |
|