]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make sure tcptls_session exists before dereferencing it.
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 16 May 2011 15:51:53 +0000 (15:51 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 16 May 2011 15:51:53 +0000 (15:51 +0000)
commit229e1541becd129b571e878af5bcb056429c2d53
treefbc8b246b7fbf7eca1a4febe065787284cf1ac7e
parent9172658d422a7469f689f7aace29e3548d40aaa2
Make sure tcptls_session exists before dereferencing it.

(closes issue #19192)
Reported by: stknob
Patches:
      10-tcptls-unreachable-peer-segfault.patch uploaded by Chainsaw (license 723)
Tested by: vois, Chainsaw

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