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

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


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 43d73a7b7b7ab2138e498a4d591564d60fe9d3be
      https://github.com/OpenSIPS/opensips/commit/43d73a7b7b7ab2138e498a4d591564d60fe9d3be
  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.

(cherry picked from commit afbff6a00842d8d02395a8f793636123319978da)


  Commit: f04722f2b97181e42a048e91079f50798468d614
      https://github.com/OpenSIPS/opensips/commit/f04722f2b97181e42a048e91079f50798468d614
  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.

(cherry picked from commit e17f8193753b1d423ec2a472702f3c01e0b38d5a)


  Commit: 3a0cde5f4421b9cd40a9a36eb06676c80a8486c9
      https://github.com/OpenSIPS/opensips/commit/3a0cde5f4421b9cd40a9a36eb06676c80a8486c9
  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

(cherry picked from commit 586a4a22d0c1691696fdc5434547aca84f4ee9f3)


Compare: https://github.com/OpenSIPS/opensips/compare/976319f5d169...3a0cde5f4421



More information about the Devel mailing list