]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #599: Fix the backwards check in lh_table_insert_w_hash() that was preventing...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 10 May 2020 03:32:19 +0000 (03:32 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 10 May 2020 03:36:05 +0000 (03:36 +0000)
commit519dfe1591d85432986f9762d41d1a883198c157
treee859fc069e916380d8b32fd763372a66db27e80a
parent45b6416652755f488ee1240fecc6fd935029c8f9
Issue #599: Fix the backwards check in lh_table_insert_w_hash() that was preventing adding more than 11 objects.
Add a test to check for this too.
linkhash.c
tests/test4.c
tests/test4.expected