[OpenSIPS-Devel] [ opensips-Bugs-2861238 ] Assigning NULL to a dialog variable can crash OpenSIPS

SourceForge.net noreply at sourceforge.net
Wed Sep 23 09:25:43 CEST 2009


Bugs item #2861238, was opened at 2009-09-18 11:15
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2861238&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: trunk
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Thomas Gelf (thomas_gelf)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: Assigning NULL to a dialog variable can crash OpenSIPS

Initial Comment:
Steps to reproduce:
$dlg_var(something) = "whatever";
$dlg_var(something) = null; -> crash
Did not test whether it also crashes if the variable is already empty.

Best regards,
Thomas Gelf


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

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-09-18 17:47

Message:
Thomas, if you could run some more tests on that it will great. Once I have
your confirmation, I will do the backport to 1.5 .

Thanks and regards,
Bogdan

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

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



More information about the Devel mailing list