Javid Khan
|
510d68bd35
|
reject negative after whitespace in json_parse_uint64
|
2026-08-17 20:37:45 +05:30 |
|
Pierce Lopez
|
003b58782b
|
fix json_parse_uint64() usage of errno
introduced in #542
fixes #601
|
2020-05-10 13:38:12 -04:00 |
|
dota17
|
3c3b5920f7
|
add uint64 data to json-c
|
2020-02-25 14:51:35 +08:00 |
|
Eric Haszlakiewicz
|
77c6239465
|
Initialize errno before calling sscanf in json_parse_int64() so parsing valid numbers after parsing an out of range number works.
|
2012-07-29 12:13:54 -05:00 |
|
Eric Haszlakiewicz
|
c1b8891a13
|
Move the rest of the tests into the tests subdirectory.
|
2012-04-22 10:33:41 -05:00 |
|