diff options
| author | Eric Dumazet <[email protected]> | 2009-08-24 17:35:38 +0000 |
|---|---|---|
| committer | Patrick McHardy <[email protected]> | 2009-08-24 17:35:38 +0000 |
| commit | f3abc9b963e004b8c96cd7fbee6fd905f2bfd620 (patch) | |
| tree | 9924da76d5d1258824a05dd97264fb8446dd2058 /net/unix/af_unix.c | |
| parent | netfilter: nf_nat: fix inverted logic for persistent NAT mappings (diff) | |
| download | kernel-f3abc9b963e004b8c96cd7fbee6fd905f2bfd620.tar.gz kernel-f3abc9b963e004b8c96cd7fbee6fd905f2bfd620.zip | |
netfilter: bridge: refcount fix
commit f216f082b2b37c4943f1e7c393e2786648d48f6f
([NETFILTER]: bridge netfilter: deal with martians correctly)
added a refcount leak on in_dev.
Instead of using in_dev_get(), we can use __in_dev_get_rcu(),
as netfilter hooks are running under rcu_read_lock(), as pointed
by Patrick.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
