Skip to content
Snippets Groups Projects
Commit 9435f675 authored by Grzegorz Sluja's avatar Grzegorz Sluja Committed by Sukru Senli
Browse files

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: default avatarGrzegorz Sluja <grzegorz.sluja@iopsys.eu>
parent e0d82b1e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment