]> granicus.if.org Git - json-c/commit
Apply gcc's "const" attribute to the json_c_object_sizeof() function as an optimizer...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 12 Dec 2017 23:26:51 +0000 (18:26 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 12 Dec 2017 23:26:51 +0000 (18:26 -0500)
commit5b6d62259afbc1709d4437b8c488de429079cae0
treeb369b717d80ff3d64e3a8890242b79a3ce450a17
parent94fd101601c24627ae44498a7a73e9f2d9fb6e91
Apply gcc's "const" attribute to the json_c_object_sizeof() function as an optimizer hint.  Also, rename that function from json_object_sizeof().
json_object.c
json_object.h