]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_messaging: Check for body in in-dialog message
authorGeorge Joseph <gjoseph@digium.com>
Wed, 12 Jun 2019 18:03:04 +0000 (12:03 -0600)
committerGerrit <noreply@gerrit.asterisk.org>
Thu, 11 Jul 2019 16:40:04 +0000 (11:40 -0500)
commit3c520147e1b807bc6e54d5206e1b193145625b23
treebe46484f684f032f93498d595eec1b3eb26e3913
parent99addaff69470382152cf3fbdbed39d0a9c9f62a
res_pjsip_messaging:  Check for body in in-dialog message

We now check that a body exists and it has a length > 0 before
attempting to process it.

ASTERISK-28447
Reported-by: Gil Richard
Change-Id: Ic469544b22ab848734636588d4c93426cc6f4b1f
res/res_pjsip_messaging.c