]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stasis_state: Make unsubscribes NULL tolerant
authorKevin Harwell <kharwell@digium.com>
Mon, 8 Jul 2019 23:10:07 +0000 (18:10 -0500)
committerKevin Harwell <kharwell@digium.com>
Mon, 8 Jul 2019 23:12:49 +0000 (18:12 -0500)
commit83c6ebbae87a21a239e906988c9bb8f68d3f7ee9
tree016520269c5731321e01fcba941d2feae924b785
parent99addaff69470382152cf3fbdbed39d0a9c9f62a
stasis_state: Make unsubscribes NULL tolerant

Regular stasis unsubscribes can handle NULL subscription objects. This patch
makes it so stasis state unsubscribes handles NULL's as well.

ASTERISK-28442

Change-Id: Ic3648e8df043a85b77cff085e9ff10356028e479
main/stasis_state.c