Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: dec380907283b962fa2f1296b0fec1cd730708ea https://github.com/OpenSIPS/opensips/commit/dec380907283b962fa2f1296b0fec1cd730708ea Author: Liviu Chircu <li...@opensips.org> Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths: M modules/b2b_logic/logic.c Log Message: ----------- b2b_logic: Fix a logical bug which could cause crashes ... in b2b_init_request(). Completes c84fe372c. Neither @e1 or @e2 can be NULL after the "if" guard, otherwise there is a good chance of a crash shortly afterwards. _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel