]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't crash after Set(CDR(userfield)=...) in ast_bridge_call
authorTerry Wilson <twilson@digium.com>
Thu, 9 Dec 2010 20:48:44 +0000 (20:48 +0000)
committerTerry Wilson <twilson@digium.com>
Thu, 9 Dec 2010 20:48:44 +0000 (20:48 +0000)
commitb42d70951bd76438a39019c590caf17a1a56657e
tree8ef5bfa8ebafdbeb0aa0da5fbaf16b904c52ee42
parentb36faabf61c098de0c6c6f2288304f6ce2941af3
Don't crash after Set(CDR(userfield)=...) in ast_bridge_call

Instead of setting peer->cdr = NULL, set it to not post.

(closes issue #18415)
Reported by: macbrody
Patches:
      patch-18415 uploaded by jsolares (license 1167)
Tested by: jsolares, twilson

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@297952 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/features.c