[OpenSIPS-Devel] [OpenSIPS/opensips] 33bf27: Fix NULL to_uri due to b2b_msg_get_to is called af...

Vlad Pătrașcu noreply at github.com
Thu Mar 16 16:33:01 UTC 2023


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 33bf27722c3b1517964f60642b691b45faf497d2
      https://github.com/OpenSIPS/opensips/commit/33bf27722c3b1517964f60642b691b45faf497d2
  Author: truong.hua <truong.hua at youthdev.net>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M modules/b2b_logic/logic.c

  Log Message:
  -----------
  Fix NULL to_uri due to b2b_msg_get_to is called after accessing to_uri in case of adv_ct is not set, so contact uri can not be parsed if advertise_contact is not provided


  Commit: 89d03ea9a74021e5784b761be9513f6f95763b1a
      https://github.com/OpenSIPS/opensips/commit/89d03ea9a74021e5784b761be9513f6f95763b1a
  Author: Vlad Pătrașcu <vladp at opensips.org>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M modules/b2b_logic/logic.c

  Log Message:
  -----------
  Merge pull request #3018 from doopage/3.2-fix-b2b-null-to_uri

Fix NULL to_uri due to b2b_msg_get_to is called after accessing to_uri


Compare: https://github.com/OpenSIPS/opensips/compare/8c1f10c7e2e5...89d03ea9a740



More information about the Devel mailing list