[OpenSIPS-Devel] [OpenSIPS/opensips] 01a6df: rtpengine: Fix possible startup crash in notificat...

Liviu Chircu noreply at github.com
Fri Nov 25 10:12:11 UTC 2022


  Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 01a6dfc63aee5c326e021b4a12ffc0691d7b98d8
      https://github.com/OpenSIPS/opensips/commit/01a6dfc63aee5c326e021b4a12ffc0691d7b98d8
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M modules/rtpengine/rtpengine.c
    M modules/rtpengine/rtpengine.h

  Log Message:
  -----------
  rtpengine: Fix possible startup crash in notification process

When the "notification_sock" modparam was set, the process responsible
for notifications would start by scanning a non-NULL terminated string
past the end boundary, sometimes leading to a crash on startup.

Fixes #2947

(cherry picked from commit cb59a84fcccc4ee34a1c1ddbd4fd09cc0c5834a0)





More information about the Devel mailing list