[OpenSIPS-Devel] SF.net SVN: opensips:[6113] trunk/modules
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Fri Sep 11 18:49:35 CEST 2009
Revision: 6113
http://opensips.svn.sourceforge.net/opensips/?rev=6113&view=rev
Author: bogdan_iancu
Date: 2009-09-11 16:49:34 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
- dlg_var() PV has its own value buffer to avoid overriding the value when the 2 dlg_var() s are evaluated in the same time . Like when doing:
if ($dlg_val(testa) == $dlg_val(testb))
Thanks to Thomas Gelf for finding and reporting this nasty bug.
Modified Paths:
--------------
trunk/modules/dialog/dialog.c
trunk/modules/dialog/dlg_vals.c
trunk/modules/dialog/dlg_vals.h
trunk/modules/siptrace/siptrace.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