[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
authorPatrick McHardy <kaber@trash.net>
Tue, 25 Jul 2006 05:52:10 +0000 (22:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jul 2006 05:52:10 +0000 (22:52 -0700)
An RCF message containing a timeout results in a NULL-ptr dereference if
no RRQ has been seen before.

Noticed by the "SATURN tool", reported by Thomas Dillig <tdillig@stanford.edu>
and Isil Dillig <isil@stanford.edu>.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found