]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 374210 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Tue, 2 Oct 2012 17:23:46 +0000 (17:23 +0000)
committerAutomerge script <automerge@asterisk.org>
Tue, 2 Oct 2012 17:23:46 +0000 (17:23 +0000)
commit8cb345c99eb8b691e4b222b52298f20a77bd1a90
tree080cf17ddd07e6d599b3b8590318e0fd81ae427f
parent3409955b52077b4392720ad5f3a797bb4753503a
Merged revisions 374210 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

........
  r374210 | mjordan | 2012-10-02 12:10:04 -0500 (Tue, 02 Oct 2012) | 10 lines

  Fix findings from check-in on r374177

  Richard pointed out two problems with the check-in from r374177:
  * The ast_msg_shutdown function declaration doesn't match the prototype
    in main/message.c.
  * The ref/alloc function usage in astobj2 (in 11+) can use the ao2_t_* variants
    of the functions to allow the REF_DEBUG flag to enable/disable their debug
    counterparts.
........

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