]> git.ipfire.org Git - thirdparty/asterisk.git/commit
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:11:26 +0000 (19:11 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 31 Mar 2006 19:11:26 +0000 (19:11 +0000)
commit9a729f7aff4a076adeeba397bb39a16c58a7f167
tree70b8fac6697229427b3772d126446a24ad7eb588
parentd125a1a2789894a0f1560e53f11e5a16e9928708
move a NULL check to before the first time the pointer is dereferenced (issue #6832)

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