[OpenSIPS-Devel] [OpenSIPS/opensips] afbff6: b2b_logic: fix possible crash after peer entity is...

Vlad Pătrașcu noreply at github.com
Thu Sep 16 16:46:45 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: afbff6a00842d8d02395a8f793636123319978da
      https://github.com/OpenSIPS/opensips/commit/afbff6a00842d8d02395a8f793636123319978da
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M modules/b2b_logic/logic.c

  Log Message:
  -----------
  b2b_logic: fix possible crash after peer entity is disconnected

The crash would happen when a receiving a request and the current entity
has no peer.


  Commit: e17f8193753b1d423ec2a472702f3c01e0b38d5a
      https://github.com/OpenSIPS/opensips/commit/e17f8193753b1d423ec2a472702f3c01e0b38d5a
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M modules/b2b_logic/logic.c

  Log Message:
  -----------
  b2b_logic: prevent crash if 'server_address' modparam is not set

Do not crash when 'server_address' modparam is not set and the
'b2b_trigger_scenario' MI function is used.


  Commit: 586a4a22d0c1691696fdc5434547aca84f4ee9f3
      https://github.com/OpenSIPS/opensips/commit/586a4a22d0c1691696fdc5434547aca84f4ee9f3
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M modules/b2b_logic/b2b_logic.c

  Log Message:
  -----------
  b2b_logic: fix crash when b2b_trigger_scenario fails to init scenario


Compare: https://github.com/OpenSIPS/opensips/compare/067b547e9850...586a4a22d0c1



More information about the Devel mailing list