]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_session: Fixed NULL active media topology handle
authorSungtae Kim <pchero21@gmail.com>
Sun, 13 Dec 2020 12:03:32 +0000 (13:03 +0100)
committersungtae kim <pchero21@gmail.com>
Wed, 23 Dec 2020 13:45:48 +0000 (07:45 -0600)
commitd8b7a6f5993e68801f2aa377d70593c7b5778906
treeaedb34459a6bda917e7c2fd9f3318d07d07e5b6f
parenta7aea71e60d513af82c6e3825e2308e063139b63
res_pjsip_session: Fixed NULL active media topology handle

Added NULL pointer check to prevent Asterisk crash.

ASTERISK-29215

Change-Id: If07e50ea8d78cb610af9195fc13b5dca4bfcef95
res/res_pjsip_session.c