aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDmitry Mishin <[email protected]>2006-10-30 15:14:27 -0800
committerDavid S. Miller <[email protected]>2006-10-30 15:24:47 -0800
commit920b868ae1dfdac77c5e8c97e7067b23680f043e (patch)
treecec854f186e6ac37ea0b599f34a44fbfe7d49d2c /scripts/patch-kernel
parentc073e3fa8b7f9841aa6451885f135656d455f511 (diff)
[NETFILTER]: ip_tables: compat code module refcounting fix
This patch fixes bug in iptables modules refcounting on compat error way. As we are getting modules in check_compat_entry_size_and_hooks(), in case of later error, we should put them all in translate_compat_table(), not in the compat_copy_entry_from_user() or compat_copy_match_from_user(), as it is now. Signed-off-by: Dmitry Mishin <[email protected]> Acked-by: Vasily Averin <[email protected]> Acked-by: Kirill Korotaev <[email protected]> Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions