]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make sure that h_length is set when we short-circuit out of ast_gethostbyname.
authorSean Bright <sean@malleable.com>
Wed, 19 Jan 2011 17:56:32 +0000 (17:56 +0000)
committerSean Bright <sean@malleable.com>
Wed, 19 Jan 2011 17:56:32 +0000 (17:56 +0000)
commit24fbdc445b3b7b13ff797ed8c0cf252708213f86
treed2590a42e9f9b6fd7ca32931aa8debf43f89346d
parentc9c8b434f044e8dd07bdf6ceaf1f433fd7141dc2
Make sure that h_length is set when we short-circuit out of ast_gethostbyname.

(closes issue #16135)
Reported by: thedavidfactor
Patches:
      utils.patch uploaded by thedavidfactor (license 903)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@302504 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/utils.c