]> granicus.if.org Git - libevent/commit
Fix a memory leak in which failed HTTP connections whould not free the request object
authorNiels Provos <provos@gmail.com>
Sun, 9 Sep 2007 02:33:10 +0000 (02:33 +0000)
committerNiels Provos <provos@gmail.com>
Sun, 9 Sep 2007 02:33:10 +0000 (02:33 +0000)
commite2f564116e1bcdcf2c6500c1552fcc25de810c53
tree9ab721c76de35b254942fd439d3e6350fee201b7
parent8ee20a3fa46f7d603f5fa98cd47992fcdbb3beb6
Fix a memory leak in which failed HTTP connections whould not free the request object

svn:r419
ChangeLog
http.c