Steve Murphy
76155d60ce
(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/trunk@114553 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-22 21:57:57 +00:00
..
2007-10-29 22:24:44 +00:00
2008-03-11 11:36:51 +00:00
2008-01-02 21:49:44 +00:00
2008-02-20 18:28:00 +00:00
2008-01-22 08:58:46 +00:00
2008-03-27 19:26:45 +00:00
2007-11-21 23:09:02 +00:00
2007-05-24 22:07:50 +00:00
2007-05-24 22:07:50 +00:00
2007-05-24 22:07:50 +00:00
2008-03-04 23:04:29 +00:00
2008-04-16 22:57:54 +00:00
2008-04-21 21:13:02 +00:00
2008-04-21 21:13:02 +00:00
2008-04-21 21:13:02 +00:00
2008-04-21 21:13:02 +00:00
2008-04-21 21:13:02 +00:00
2008-04-16 22:57:54 +00:00
2008-02-05 23:00:15 +00:00
2008-04-16 17:45:28 +00:00
2008-04-08 15:05:35 +00:00
2008-04-17 22:24:00 +00:00
2008-04-18 18:03:06 +00:00
2008-03-26 18:39:06 +00:00
2008-04-22 20:25:56 +00:00
2007-11-19 19:09:03 +00:00
2008-03-18 15:43:34 +00:00
2008-03-26 19:58:09 +00:00
2008-03-04 23:04:29 +00:00
2007-12-11 22:20:22 +00:00
2008-01-10 00:12:35 +00:00
2008-01-05 02:12:10 +00:00
2008-03-20 18:01:36 +00:00
2008-03-04 23:04:29 +00:00
2008-04-01 17:23:19 +00:00
2008-04-01 17:53:08 +00:00
2008-04-17 16:40:12 +00:00
2008-03-26 18:39:06 +00:00
2008-04-16 20:28:08 +00:00
2008-04-21 23:42:45 +00:00
2008-04-10 17:27:16 +00:00
2007-11-16 20:04:58 +00:00
2008-04-17 16:40:12 +00:00
2008-03-04 23:04:29 +00:00
2008-03-01 01:30:37 +00:00
2008-03-04 04:47:32 +00:00
2008-04-02 15:25:48 +00:00
2008-03-04 23:04:29 +00:00
2008-02-11 18:27:47 +00:00
2007-12-27 20:11:20 +00:00
2008-03-18 15:43:34 +00:00
2008-03-26 18:39:06 +00:00
2008-04-16 22:57:54 +00:00
2008-04-04 00:53:19 +00:00
2008-04-22 15:46:01 +00:00
2007-11-16 20:04:58 +00:00
2008-03-20 17:45:29 +00:00
2008-04-22 21:57:57 +00:00
2007-11-16 20:04:58 +00:00
2008-03-04 23:04:29 +00:00
2007-11-21 23:09:02 +00:00
2008-04-14 13:53:33 +00:00
2008-03-04 23:04:29 +00:00
2008-04-16 20:09:39 +00:00
2007-11-21 00:23:49 +00:00
2008-04-07 14:54:42 +00:00
2007-12-14 14:48:38 +00:00
2008-03-04 23:04:29 +00:00
2008-03-12 22:13:18 +00:00
2008-03-04 23:04:29 +00:00
2008-03-04 23:04:29 +00:00
2007-12-05 17:49:03 +00:00
2008-03-18 15:43:34 +00:00
2008-03-26 18:39:06 +00:00
2007-11-19 19:09:03 +00:00
2008-04-22 14:38:46 +00:00