Fix potential crash if p->owner is NULL.
authorMark Michelson <mmichelson@digium.com>
Thu, 23 Jul 2009 14:46:53 +0000 (14:46 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 23 Jul 2009 14:46:53 +0000 (14:46 +0000)
commit3843480b8fe4b4fd43fce7315546bcf1265d26d2
tree56eb238368ddf97f5aaf309372dce21930ca26d1
parentb7928de6acecc0bb6f8e453fdda225c3ac5d2d30
Fix potential crash if p->owner is NULL.

Problem was observed when a call-forwarding loop was accidentally
configured.

ABE-1906

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