]> 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)
committerBen Ford <bford@digium.com>
Thu, 11 Jul 2019 18:34:31 +0000 (13:34 -0500)
commit521581b762e9a72f1bcc6c4321db3fc53fdb084a
tree3de0f923dc095a2f6dc5202d95603c68214f3308
parente2e3def2d9a02506be87855570c85b5c9628033f
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