aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-24 22:41:37 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-24 22:41:37 +0000
commit91210c7b9dc322ed12b4ce781436a04983bce7e8 (patch)
treec56165fba5f46e3298d073d3e69f2ba5c2670957 /utils
parentd7d0a39eec27fd4533cfcd568ac98bbf9480af13 (diff)
Merged revisions 184079 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r184079 | mmichelson | 2009-03-24 17:40:39 -0500 (Tue, 24 Mar 2009) | 15 lines Merged revisions 184078 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r184078 | mmichelson | 2009-03-24 17:34:45 -0500 (Tue, 24 Mar 2009) | 9 lines Change NULL pointer check to be ast_strlen_zero. The 'digit' variable is guaranteed to be non-NULL, so the if statement could never evaluate true. Changing to ast_strlen_zero makes the logic correct. This was found while reviewing ast_channel_ao2 code review. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@184080 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions