[OpenSIPS-Devel] [ opensips-Bugs-2874085 ] memcached module not freeing up results

SourceForge.net noreply at sourceforge.net
Wed Oct 7 16:28:31 CEST 2009


Bugs item #2874085, was opened at 2009-10-07 15:19
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2874085&group_id=232389

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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Andrei Dragus (andreidragus)
Summary: memcached module not freeing up results

Initial Comment:
According to the docs the results of memcached_get should be freed by application.
wrap_memcached_get is cloning the result but not freeing the original data eg by free(ret) just before return 1;

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2874085&group_id=232389



More information about the Devel mailing list