]> granicus.if.org Git - json-c/commit
Change a memcpy that should be a memmove within json_pointer_get, and fix memory...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 18 Dec 2016 19:33:41 +0000 (14:33 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 18 Dec 2016 19:33:41 +0000 (14:33 -0500)
commit0a010a59eb9a93da5bb64cd5ba1c69f86ae3f099
treeb8db12eaf7280e392fc1b8477566a9992c87e8e8
parent779b77a164287fc2cd23d05f1c3a46a27bab4111
Change a memcpy that should be a memmove within json_pointer_get, and fix memory leaks in of one the json_pointer tests.
json_pointer.c
tests/test_json_pointer.c