nf_conntrack: Null pointer check added prior deleting sip node
authorUtkarsh Saxena <usaxena@codeaurora.org>
Wed, 11 Jan 2017 11:00:00 +0000 (16:30 +0530)
committerStricted <info@stricted.net>
Tue, 6 Aug 2019 11:33:35 +0000 (11:33 +0000)
commit4501495340b8cd4c944dffc06679b04bbbcccb38
tree28872403cb68ff6a1da215c74be2bf55f687f022
parent86f1f12ec14da9ec0b4b3086f9f74faf1669c193
nf_conntrack: Null pointer check added prior deleting sip node

Prior to null pointer check, SIP node was deleted from the list
a null pointer check is added to confront the exception.

Bug: 111529827
Change-Id: Ia12fa468eed7d1a91fad96840fa27cb0e4e208a8
Acked-by: Rishav LNU <rna@qti.qualcomm.com>
Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
Signed-off-by: Jan Altensen <info@stricted.net>
net/netfilter/nf_conntrack_core.c