Bugs item #1847970, was opened at 2007-12-10 11:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1847970&group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jack (gottgert)
Assigned to: Nobody/Anonymous (nobody)
Summary: Memory leak in version 1.12.3

Initial Comment:
In procedure sres_cache_store, the 12 byte structure rr_hash_entry is allocated 
for every DNS response received. It is never freed. I corrected this by adding 
the line of code su_free(cache->cache_home,e);
in procedure sres_cache_clean in the while loop.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1847970&group_id=143636

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to