]> git.ipfire.org Git - thirdparty/json-c.git/commit
Apply gcc's "const" attribute to the json_c_object_sizeof() function as an optimizer... 390/head
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 12 Dec 2017 23:26:51 +0000 (18:26 -0500)
committerBjörn Esser <besser82@fedoraproject.org>
Wed, 13 Dec 2017 20:17:39 +0000 (21:17 +0100)
commit8baf4378178e855aadf26396ca94e93fd6d2b91d
tree285dd602c9644d6a9c850b4019f9c4df5ca630f2
parent10fe00650cadac76bb9601d67c9ea3971efdcd50
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