Bugs item #2861238, was opened at 2009-09-18 10:15 Message generated for change (Tracker Item Submitted) made by thomas_gelf 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: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas Gelf (thomas_gelf) Assigned to: Nobody/Anonymous (nobody) 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2861238&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
