]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix an incorrect usage of sizeof()
authorRussell Bryant <russell@russellbryant.com>
Wed, 29 Oct 2008 05:23:51 +0000 (05:23 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 29 Oct 2008 05:23:51 +0000 (05:23 +0000)
commitc1cdf01a0e155258e2675b6290c0fab97fd304dd
treef282aa3419a8618834c36b87cfcb5b6c4007fbe1
parentfffb7722be909c8fee327bd4a8c67126ec7a2714
Fix an incorrect usage of sizeof()

(closes issue #13795)
Reported by: andrew53
Patches:
chan_sip_sizeof.patch uploaded by andrew53 (license 519)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@152539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c