]> 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:42 +0000 (13:11 -0500)
commitae5ba776ae63b6fa2e3a702937f5b9a1731388a1
tree24dc4d70aa00f2c028dc1d0bbc9da7c608b6d2cc
parent953bdc3365361a12c05e708b764c4ef477f558c0
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