Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

sip_utils.cpp

Blame
    • Olivier Dion's avatar
      82fb3391
      sip/sip_utils: Duplicate contact header · 82fb3391
      Olivier Dion authored and Sébastien Blin's avatar Sébastien Blin committed
      pjsip scans the contact header but keep a string view of it internally instead of
      copying it.  Thus, duplicate the contact header and bind its lifetime to the
      pool allocator of the tdata structure.
      
      Gitlab: #668
      
      Change-Id: Ief31fcc6033b394dcb43ee0403f9459654d29f1f
      82fb3391
      History
      sip/sip_utils: Duplicate contact header
      Olivier Dion authored and Sébastien Blin's avatar Sébastien Blin committed
      pjsip scans the contact header but keep a string view of it internally instead of
      copying it.  Thus, duplicate the contact header and bind its lifetime to the
      pool allocator of the tdata structure.
      
      Gitlab: #668
      
      Change-Id: Ief31fcc6033b394dcb43ee0403f9459654d29f1f
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.