[OpenSER-Devel] [ openser-Bugs-1876327 ] Possible Memleak in domain module

SourceForge.net noreply at sourceforge.net
Mon Jan 21 09:31:47 UTC 2008


Bugs item #1876327, was opened at 2008-01-21 15:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1876327&group_id=139143

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: modules
Group: ver 1.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Salahuddin Ahmed (rubel001)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible Memleak in domain module

Initial Comment:
Hello,
 I using BlackCat. In function "hash_table_install" of hash.c in domain module may have a simple memleak. It will arise when executing reload_domain mi function. When "np->domain.s = (char *) shm_malloc(np->domain.len);" this mem allocation fail then the previous allocation of "np" will not freed.

Regards,
Salahuddin Ahmed

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1876327&group_id=139143



More information about the Devel mailing list