git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be8d0d7
)
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names
author
Pavel Emelyanov
<xemul@openvz.org>
Tue, 29 Apr 2008 10:15:35 +0000
(
03:15
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Apr 2008 10:15:35 +0000
(
03:15
-0700)
The seq_open_net() call should be accompanied with seq_release_net() one.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found