]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stasis: Improve message type "Use of before/init after destruction"
authorChris-Savinovich <csavinovich@digium.com>
Wed, 18 Jul 2018 16:34:04 +0000 (12:34 -0400)
committerChris Savinovich <csavinovich@digium.com>
Wed, 18 Jul 2018 18:11:28 +0000 (13:11 -0500)
commit94dd0544e53a8005318e22ec0318caf68ba82bab
tree15c024dd39dd2ff87027a87bc5f3b81085dc8f39
parent5f01f73f51f8741029aebca9c6af4411d1161034
stasis: Improve message type "Use of before/init after destruction"

Fixes issue where error msg
"Use of before/init after destruction"
was being printed on disabled messages
in dev mode.  With this
fix if message is disabled
a warning will print.

ASTERISK-25548
Change-Id: Ie0d866d1cbc60c16dbef08bc65e99505c3c1adfa
main/stasis.c