]> granicus.if.org Git - json-c/commit
Fix a few places that needed adjustment for the size_t changes, including updating...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 23 May 2016 02:10:58 +0000 (02:10 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 23 May 2016 02:10:58 +0000 (02:10 +0000)
commit996be858439e8207dadc76e0b45344edfd787861
treef2ba11b261e6314f78d611d9455fa48e967165b0
parent9a2915ce6603bfcd3de99f3111fe56cc2b4f02bd
Fix a few places that needed adjustment for the size_t changes, including updating the range checks to use a calculated SIZE_T_MAX.
arraylist.c
arraylist.h
autoconf-archive/README.txt
autoconf-archive/m4/ax_compile_check_sizeof.m4 [new file with mode: 0644]
configure.ac
json_object.c
json_object.h
tests/test1.c