diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2013-12-20 10:20:12 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-27 19:14:40 +0100 |
commit | 6a9eadccff2926e392173a989042f14c867cffbf (patch) | |
tree | 1aedee4f6e03d14cb30657370aff6a96edf09193 /Documentation | |
parent | netxen: Correct off-by-one errors in bounds checks (diff) | |
download | linux-6a9eadccff2926e392173a989042f14c867cffbf.tar.xz linux-6a9eadccff2926e392173a989042f14c867cffbf.zip |
ipv6: release dst properly in ipip6_tunnel_xmit
if a dst is not attached to anywhere, it should be released before
exit ipip6_tunnel_xmit, otherwise cause dst memory leakage.
Fixes: 61c1db7fae21 ("ipv6: sit: add GSO/TSO support")
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions