]> git.ipfire.org Git - thirdparty/asterisk.git/commit
In reference to the fix made for 13871, I was
authorSteve Murphy <murf@digium.com>
Fri, 21 Nov 2008 23:14:50 +0000 (23:14 +0000)
committerSteve Murphy <murf@digium.com>
Fri, 21 Nov 2008 23:14:50 +0000 (23:14 +0000)
commit890386410a9ec26a22a6078b07612904b0051243
tree64626b2cd2fe4bbbdf096af74e4a041d87b70e90
parentcd4b144fb097f2f36b372da7d9cdd91628fe4eb6
In reference to the fix made for 13871, I was
merging the fix into 1.6.0 and realized I missed
the code in the h-exten block, and didn't catch it
because my test case had the h-exten commented out.

So, this corrects the code I missed, as a
preventative against another crash report.
Tested with the h-exten defined, all is well.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@158603 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_features.c