]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix some bugs with how buffer sizes were being calcuated in printbuf_memset and an...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 3 Apr 2012 19:54:25 +0000 (14:54 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 3 Apr 2012 19:54:25 +0000 (14:54 -0500)
commit0d79b534568f609a9444c3466ae1f5a2864f702f
tree824955508602282e93b8138fda928e0e6d02bf49
parent61a154e58b0a13f4d9e4cfb74bd1a8b9655baa3d
Fix some bugs with how buffer sizes were being calcuated in printbuf_memset and an off-by-one error in printbuf_memappend.
printbuf.c