]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 23 Dec 2020 19:55:28 +0000 (13:55 -0600)
commit02c4b2ac60c92f5d596f6da1efba562b6c5b58ca
treec5005d8dc1d2b496d64b122e657c3b9c9097ce32
parent357510cec336fb9c93c13f1baf723f1746cd68af
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