]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IPV4]: Fix DST leak in icmp_push_reply()
authorPatrick McHardy <kaber@trash.net>
Thu, 18 Aug 2005 21:05:44 +0000 (14:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Aug 2005 21:05:44 +0000 (14:05 -0700)
commitcb94c62c252796f42bb83fe40960d12f3ea5a82a
tree926fce041eb9983d37c5322ae5a13619a32087f9
parent22783649568a28839c5a362f47da7819ecfcbb9f
[IPV4]: Fix DST leak in icmp_push_reply()

Based upon a bug report and initial patch by
Ollie Wild.

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