[OpenSER-Devel] [ openser-Bugs-1876327 ] Possible Memleak in domain module
SourceForge.net
noreply at sourceforge.net
Tue Jan 22 09:00:04 UTC 2008
Bugs item #1876327, was opened at 2008-01-21 11:31
Message generated for change (Comment added) made by bogdan_iancu
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Salahuddin Ahmed (rubel001)
>Assigned to: Juha Heinanen (juhe)
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
----------------------------------------------------------------------
>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2008-01-22 11:00
Message:
Logged In: YES
user_id=1275325
Originator: NO
Fixed by Juha in rev 3560.
----------------------------------------------------------------------
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