-
- Downloads
Fix crash on parsing NOTIFY event
When the NOTIFY event was received by pjsip and the message body was not
properly terminated with '\r\n' the SEGFAULT happened in
parse_simple_message_summary().
Check the proper termination of message body for NOTIFY and fix it if
its wrong.
Signed-off-by:
Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
Loading
Please register or sign in to comment