]> granicus.if.org Git - libevent/commit
Explode less badly in the case where we're told to prepend/append/remove a buffer...
authorNick Mathewson <nickm@torproject.org>
Tue, 10 Feb 2009 19:39:22 +0000 (19:39 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 10 Feb 2009 19:39:22 +0000 (19:39 +0000)
commit01456265c3113c401579895f60c410202d633788
tree611efa59d625cec44306bafc2a2b4963ac2ce816
parent20f809ce8c4001f279a208fe3118f51cd8a1abad
Explode less badly in the case where we're told to prepend/append/remove a buffer to itself. Note some API/implementation deficiencies.

svn:r1110
buffer.c