move a NULL check to before the first time the pointer is dereferenced (issue #6832)
authorRussell Bryant <russell@russellbryant.com>
Fri, 31 Mar 2006 19:14:28 +0000 (19:14 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 31 Mar 2006 19:14:28 +0000 (19:14 +0000)
commite536a9c6df01365218c8a881c7d40c8f9886327a
tree24eb465c0aa79609222ba0462d50860f69e03b1f
parenta13ab2f377ff82d5168fb96855480511fe8b92d7
move a NULL check to before the first time the pointer is dereferenced (issue #6832)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16772 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c