Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: cb59a84fcccc4ee34a1c1ddbd4fd09cc0c5834a0
https://github.com/OpenSIPS/opensips/commit/cb59a84fcccc4ee34a1c1ddbd4fd09cc0c5834a0
Author: Liviu Chircu <[email protected]>
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
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel