]> 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)
committerBenjamin Keith Ford <bford@digium.com>
Thu, 11 Jul 2019 18:03:02 +0000 (12:03 -0600)
commitc2319178b2d789a45994d25c463118d9f4ee5cea
tree9f37d5ed16aa495834abc22a9454e38b20fb8be8
parenta069c71f7ff8514aed0c36db990db35a71c98032
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