]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 374300 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Wed, 3 Oct 2012 18:23:35 +0000 (18:23 +0000)
committerAutomerge script <automerge@asterisk.org>
Wed, 3 Oct 2012 18:23:35 +0000 (18:23 +0000)
commit3be5589ab938c36967943d37dc3df611f3d19bab
treed76b427850779aefe28e06a95f40fdb169506837
parente469d6e0ce59b2cb1a414745ead10ee5f514e81f
Merged revisions 374300 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

........
  r374300 | mjordan | 2012-10-03 12:25:36 -0500 (Wed, 03 Oct 2012) | 10 lines

  Destroy the generic_monitors container after the core_instances in ccss

  For each item in core_instances disposed of in the shutdown of ccss, any
  generic monitor instances referenced by the objects will be removed from
  generic_monitors during their destruction.  Hilarity ensues if
  generic_monitors no longer exists.

  Thanks to the Asterisk Test Suite's generic_ccss test for complaining loudly
  when it ran into this.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@374315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/ccss.c