Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4efc482fc1fa1c518357e6b47a0cc1ee15e25cd1
      
https://github.com/OpenSIPS/opensips/commit/4efc482fc1fa1c518357e6b47a0cc1ee15e25cd1
  Author: Razvan Crainea <raz...@opensips.org>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
    M modules/rtp_relay/rtp_relay.h
    M modules/rtp_relay/rtp_relay_ctx.c
    M modules/rtpengine/rtpengine.c
    M modules/rtpproxy/rtpproxy.c

  Log Message:
  -----------
  rtp_relay: proper cleanup of a copy context

When a copy context was deleted, a dangling pointer would have remained
in the session - this would lead to a crash, since it would access
invalid memory.

Thanks go to Rob Moore from Dubber for reporting this!



_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to