]> granicus.if.org Git - json-c/commit
Issue #260: add a check to prevent trivial loops in the object tree, even though...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 21 Aug 2016 02:41:49 +0000 (22:41 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 21 Aug 2016 02:42:59 +0000 (22:42 -0400)
commit5fccfed4f43a0b4cb7f6082c01d9ad3ab8230a5a
treeeab9dd09e5e95de99b2a12181e7b9a9fb10f98bf
parentc4d060bf80e4d309e66d490b5f26c64c5b1e8f22
Issue #260: add a check to prevent trivial loops in the object tree, even though it is up to the callers to avoid doing so in more complex cases.
json_object.c
tests/test1.c