]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix double to int cast overflow in json_object_get_int64. 361/head
authorKurt Schwehr <schwehr@google.com>
Mon, 11 Sep 2017 14:23:00 +0000 (07:23 -0700)
committerKurt Schwehr <schwehr@google.com>
Mon, 11 Sep 2017 14:23:00 +0000 (07:23 -0700)
commitd9879c25335ade46e7cba3d86151fb6cf5aadaed
tree932a5e951b4067baf956f0048c88d03a0683b3b2
parent5454c4eaa3a55f38e8ce90cbdb130a1923baffa9
Fix double to int cast overflow in json_object_get_int64.

Found with autofuzz in GDAL
json_object.c