anonymous2ch / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Valgrind detected several invalid delete's in libproxy #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

While trying out libproxy on Win32 and OSX environments I stumbled across
various crashes. When I started investigating these crashes using valgrind
on OSX, several reports of invalid delete's started to show up. Attached
patch resolves these messages and makes libproxy run more stable on Win32
and OSX

Kind regards,

Erik van Pienbroek

Original issue reported on code.google.com by epienbr...@gmail.com on 5 Mar 2010 at 7:31

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch! fixed in r595.

Original comment by npmccallum@gmail.com on 5 Mar 2010 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by nicolas.dufresne@gmail.com on 18 May 2010 at 3:08