]> granicus.if.org Git - libevent/commit
Fix a memory leak when appending/prepending to a buffer with unused space.
authorNick Mathewson <nickm@torproject.org>
Wed, 31 Mar 2010 16:03:43 +0000 (12:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 31 Mar 2010 16:53:20 +0000 (12:53 -0400)
commit45068a312c0c2c6c4e9a144a837fd2f9d5310840
tree8723877e9fe69e0d190834dade447c1597834196
parent8e227b04da54b7c4a029a2c9d335c582da4a5dcc
Fix a memory leak when appending/prepending to a buffer with unused space.
buffer.c