]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Properly initialize ast_devstate_aggregate so we don't crash sporadically.
authorSean Bright <sean@malleable.com>
Wed, 7 Oct 2009 18:35:02 +0000 (18:35 +0000)
committerSean Bright <sean@malleable.com>
Wed, 7 Oct 2009 18:35:02 +0000 (18:35 +0000)
commitf3b41c917fe89751dec4a2b67498a2711c9ebac0
tree02b0445c779dc6c9533b4f15e21300852d24e369
parent4de944c06c036815f736f0047d4c16883bf125a6
Properly initialize ast_devstate_aggregate so we don't crash sporadically.

This looks like it was just missed during a merge.

(closes issue #15841)
Reported by: amorsen
Patches:
      ast_devstate_aggregate_init-in-ast_extension_state2.patch uploaded by amorsen (license 676)
Tested by: amorsen

(closes issue #15852)
Reported by: amorsen
Tested by: amorsen, farisraouf

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@222605 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c