[OpenSIPS-Devel] [OpenSIPS/opensips] c6d85c: b2b_entities: parse from & to structs if they aren't

Răzvan Crainea noreply at github.com
Wed May 18 08:02:30 UTC 2022


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c6d85c152306fe8ea99ae62fb1ed6466f8993d29
      https://github.com/OpenSIPS/opensips/commit/c6d85c152306fe8ea99ae62fb1ed6466f8993d29
  Author: svanstone-resilient <62011179+svanstone-resilient at users.noreply.github.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M modules/b2b_entities/dlg.c

  Log Message:
  -----------
  b2b_entities: parse from & to structs if they aren't

This fix aims to solve a crash in case the from/to headers are not parsed (yet). We are parsing them in a different structure, to make sure it doesn't overlap with any ongoing processing of the request.

(Cherry-picked from 3.2 and 5e5fc98ad07889c6d285a913aee7caf769c2878b )


  Commit: 1fb1df8e77a1a8ae6f2f5010e3c45cea37b55ac9
      https://github.com/OpenSIPS/opensips/commit/1fb1df8e77a1a8ae6f2f5010e3c45cea37b55ac9
  Author: Răzvan Crainea <razvan at opensips.org>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M modules/b2b_entities/dlg.c

  Log Message:
  -----------
  Merge pull request #2783 from svanstone-resilient/patch-1

b2b_entities: parse from & to structs if they aren't


Compare: https://github.com/OpenSIPS/opensips/compare/ed6f5ae0a7f6...1fb1df8e77a1



More information about the Devel mailing list