[reSIProcate] Memory leak patch for AresDns.cxx

Scott Zuk szuk at telusplanet.net
Tue Jan 18 22:54:08 CST 2005


The attached patch fixes a few memory leaks in AresDns.cxx when making calls 
to ares_query().  In each case a new AresDns::Payload object was created but 
never deleted.  The patch deletes these objects in the appropriate callbacks.

Regards,
~Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aresdns_memleak_fix.diff
Type: text/x-diff
Size: 819 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050118/1d9934e3/attachment.diff>


More information about the resiprocate-devel mailing list