[OpenSER-Devel] SF.net SVN: openser: [4201] trunk/modules/dialog/dlg_handlers.c
Dan Pascu
dan at ag-projects.com
Sat May 17 08:49:27 CEST 2008
Revision: 4201
http://openser.svn.sourceforge.net/openser/?rev=4201&view=rev
Author: dan_pascu
Date: 2008-05-16 23:49:27 -0700 (Fri, 16 May 2008)
Log Message:
-----------
Fixed wrong reference counting when DID_FALLBACK is used and an early
in-dialog message like PRACK is received and it doesn't match the dialog
elements when the fallback check is performed. In this case there was a
missing refcount decrementing which resulted in the dialog never reaching
a refcount of 0 and thus it was being kept in memory.
Modified Paths:
--------------
trunk/modules/dialog/dlg_handlers.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list