[OpenSIPS-Devel] [OpenSIPS/opensips] 28ea05: siprec: avoid double unref for failed transaction
    Răzvan Crainea 
    noreply at github.com
       
    Fri Feb  9 10:38:47 UTC 2024
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 28ea0565cabdbd703ddaab9351628aad43e03775
      https://github.com/OpenSIPS/opensips/commit/28ea0565cabdbd703ddaab9351628aad43e03775
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2024-02-09 (Fri, 09 Feb 2024)
  Changed paths:
    M modules/siprec/siprec.c
    M modules/siprec/siprec_logic.c
    M modules/siprec/siprec_logic.h
  Log Message:
  -----------
  siprec: avoid double unref for failed transaction
Many thanks to Voxtronic for reporting this!
  Commit: 9600ae72d74ed3d7c7a3bf9655dc4e578ea5d3af
      https://github.com/OpenSIPS/opensips/commit/9600ae72d74ed3d7c7a3bf9655dc4e578ea5d3af
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2024-02-09 (Fri, 09 Feb 2024)
  Changed paths:
    M modules/rtp_relay/rtp_relay_ctx.c
  Log Message:
  -----------
  rtp_relay: clear established when sess is deleted
This avoids crashes when ctx->established pointer remains dangling
Many thanks to Voxtronic for spotting this issue!
Compare: https://github.com/OpenSIPS/opensips/compare/1a38989d2709...9600ae72d74e
    
    
More information about the Devel
mailing list