]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #361 from schwehr/int64
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 12 Sep 2017 01:25:27 +0000 (21:25 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2017 01:25:27 +0000 (21:25 -0400)
Fix double to int cast overflow in json_object_get_int64.


Trivial merge