]> 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:44:44 +0000 (07:44 -0600)
commitab3f57d88f2ba8166c3684c10956caade3966e2b
treeb57eb68044320ff1185b8573dbd2059cebd5b6c6
parent9196e0d1d5fd1f5e508bc4de90ac27d55b1b336a
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