Issue #275: fix out of bounds read when handling unicode surrogate pairs. 08/137908/1 accepted/tizen_4.0_unified tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.013752 accepted/tizen/4.0/unified/20170828.222916 accepted/tizen/unified/20170712.164932 submit/tizen/20170711.011459 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 10 Jul 2017 08:26:43 +0000 (17:26 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 10 Jul 2017 08:26:43 +0000 (17:26 +0900)
commit89e637a8427616a1c22ed96d05396b254f38556d
treea905b54c79c3675d584ecccd67667b812ee0e243
parent825c1f53225342c3a88ba7048d1be00686b99b72
Issue #275: fix out of bounds read when handling unicode surrogate pairs.

Change-Id: Ib3075623b4a251bed5e363e858a73e6913d973a4
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
json_tokener.c
tests/test_parse.c
tests/test_parse.expected