]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #275: fix out of bounds read when handling unicode surrogate pairs.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 6 Oct 2016 03:15:51 +0000 (23:15 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 6 Oct 2016 03:15:51 +0000 (23:15 -0400)
commit36a28fcb0c4abf66361d1539380112a1dfe601b2
treec4b30d46fb978746820226578fd25e475dc0fe41
parent5fd99e62eddacf6a0dc2219841c3cdf218fa89b7
Issue #275: fix out of bounds read when handling unicode surrogate pairs.
json_tokener.c
tests/test_parse.c
tests/test_parse.expected