commit | 4e4af93d667ae0d3cb9779f5a3c3f964cc9d7d81 | [log] [tgz] |
---|---|---|
author | Eric Haszlakiewicz <erh+git@nimenees.com> | Sun Dec 09 16:32:11 2012 -0600 |
committer | Eric Haszlakiewicz <erh+git@nimenees.com> | Sun Dec 09 16:32:11 2012 -0600 |
tree | f2e3dc1f7de1def9f360dd03cc7b075507b4b173 | |
parent | 7a4506d6df902001a4261358ed0e04f66ac092d7 [diff] |
Fix issue #53 - ensure explicit length string are still NUL terminated, and fix json_tokener_parse() to work properly with embedded unicode \u0000 values in strings. Adjust test_null to check for this case. See also http://bugs.debian.org/687269