Although core variables correctly handle this error, OpenSIPS will segfault 
when a module variable is given instead:

    startup_route
    {
        #works
        $(ru(foo)) = "foo";

        #crashes
        $(DLG_dir(foo)) = 5;

line 9:  5074 Segmentation fault      (core dumped) ./opensips -m 64 -M 64 -w . 
-f ...


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/529
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to