diff options
author | Dmitry Popov <ixaphire@qrator.net> | 2014-06-06 02:34:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-06 03:44:44 +0200 |
commit | 586d5fc867be8f03c049b4b89fd29d0b8b02cab5 (patch) | |
tree | 8ca1d723c8c4b442f23b19dd6f189e61f445c40a /sound/soc | |
parent | net: filter: fix SKF_AD_PKTTYPE extension on big-endian (diff) | |
download | linux-586d5fc867be8f03c049b4b89fd29d0b8b02cab5.tar.xz linux-586d5fc867be8f03c049b4b89fd29d0b8b02cab5.zip |
ip_tunnel: fix possible rtable leak
ip_rt_put(rt) is always called in "error" branches above, but was missed in
skb_cow_head branch. As rt is not yet bound to skb here we have to release it by
hand.
Signed-off-by: Dmitry Popov <ixaphire@qrator.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions