https://github.com/torvalds/linux
Revision d9f30ec0b0d129b9cbf2b041a6a3159aa24592f6 authored by Al Viro on 16 September 2007, 23:43:04 UTC, committed by David S. Miller on 16 September 2007, 23:43:04 UTC
In "[VLAN]: Move device registation to seperate function" (commit
e89fe42cd03c8fd3686df82d8390a235717a66de), a pile of code got moved
to register_vlan_dev(), including grabbing a reference to underlying
device.  However, original dev_hold() had been left behind, so we
leak a reference to net_device now...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2a38b77
History
Tip revision: d9f30ec0b0d129b9cbf2b041a6a3159aa24592f6 authored by Al Viro on 16 September 2007, 23:43:04 UTC
[VLAN]: Fix net_device leak.
Tip revision: d9f30ec
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 91.2 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top