summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2011-10-19 11:23:06 (GMT)
committerPablo Neira Ayuso <pablo@netfilter.org>2011-11-01 08:20:07 (GMT)
commit2dad81adf2c49aa9f8bb7e7c48dff9261bd58396 (patch)
treecb37d01250683d4114e3ea9e21851447d22128ba /MAINTAINERS
parente23ebf0fa9e1548c94d8277e393be97ba48faa06 (diff)
downloadlinux-fsl-qoriq-2dad81adf2c49aa9f8bb7e7c48dff9261bd58396.tar.xz
netfilter: ipv6: fix afinfo->route refcnt leak on error
Several callers (h323 conntrack, xt_addrtype) assume that the returned **dst only needs to be released if the function returns 0. This is true for the ipv4 implementation, but not for the ipv6 one. Instead of changing the users, change the ipv6 implementation to behave like the ipv4 version by only providing the dst_entry result in the success case. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions