Files
asterisk/main
Steve Murphy 7d7db965ad Merged revisions 114553 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r114553 | murf | 2008-04-22 15:57:57 -0600 (Tue, 22 Apr 2008) | 14 lines


(closes issue #12469)
Reported by: triccyx

I had a bit a problem reproducing this in my setup (trying not to disturb my other stuff)
but finally, I got it. The problem appears to be that the extension is being added in
replace mode, which kinda assumes that the pattern trie has been formed, when in fact,
in this case, it was not. The checks being done are not nec. when the tree is not yet
formed, as changes like this will be summarized when the trie is formed in the future.

I tested the fix, and the crash no longer happens. Feel free to open the bug again if
this fix doesn't cure the problem.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@114556 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-22 22:04:51 +00:00
..
2008-01-22 08:58:46 +00:00
2008-02-15 17:29:08 +00:00
2007-12-11 22:20:22 +00:00
2008-01-10 00:12:35 +00:00
2007-12-27 20:11:20 +00:00
2007-11-21 00:23:49 +00:00
2007-12-14 14:48:38 +00:00