]> granicus.if.org Git - json-c/commit
array_list_expand_internal needs length, not index.
authorOBI-1 <ben@wijen.net>
Wed, 9 May 2012 10:52:17 +0000 (13:52 +0300)
committerOBI-1 <ben@wijen.net>
Wed, 9 May 2012 10:52:17 +0000 (13:52 +0300)
commitb6ff1c2f71d937383367a3ae6579c21f19061c08
tree1e16c416fa96108de64318c037e71f28b65bb668
parent1abaaee658389037ba016b7ba7eca65755d53b07
array_list_expand_internal needs length, not index.
(The current implementation will fail when adding index 65.)
arraylist.c