]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix crash when using the "regexten" option with MALLOC_DEBUG enabled. This was
authorRussell Bryant <russell@russellbryant.com>
Thu, 27 Jul 2006 04:25:41 +0000 (04:25 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 27 Jul 2006 04:25:41 +0000 (04:25 +0000)
commit228c35198ca9374865d24b832835a8bf46fab9ed
tree4fd03baef34facc7963cfb6436d666467ce7bdb4
parent0b6aa9cd29bfe87635b9a221d38da4e5d8659ba5
Fix crash when using the "regexten" option with MALLOC_DEBUG enabled.  This was
not reported in the bug tracker but the same bug has been demonstrated in other
places in the code.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@38328 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c