Skip to content
Snippets Groups Projects
Commit 434c69b7 authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Change several improper "sizeof" to "strlen", as sizeof in that context would

incorrectly use the size of a pointer, rather than the length of a string.
(Closes issue #13574)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@145076 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent de665690
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment