]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Copy the From header into a variable so that pedantic SIP handling does not try to...
authorJoshua Colp <jcolp@digium.com>
Tue, 3 Jun 2008 19:30:02 +0000 (19:30 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 3 Jun 2008 19:30:02 +0000 (19:30 +0000)
commitec11516f11449f64f75a06d4c1a423dbfa6a9889
treec741e8275ea090676985c92bfafd1286fa1b7588
parent43ea28d8f6c8bceb2e0e2341fe39e989e1aa9c5b
Copy the From header into a variable so that pedantic SIP handling does not try to mess with a NULL pointer. (AST-2008-008)
(closes issue #12607)
Reported by: hooi

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