]> git.ipfire.org Git - thirdparty/json-c.git/commit
Use sizeof instead of hard coded values when calling snprintf.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 12 Sep 2013 01:28:56 +0000 (20:28 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 12 Sep 2013 01:28:56 +0000 (20:28 -0500)
commita23caf677c107b7cfe5ad52c73a932c706aaa7f5
tree5899b77543370d1924c0005a68dc652cd1c0284c
parent51993c28c2721b00340e1ddbd9bb133fdedf1bf4
Use sizeof instead of hard coded values when calling snprintf.
json_object.c