https://github.com/torvalds/linux
Revision 743db2d903bc4e963a31496328d847d69f75047c authored by Dan Carpenter on 25 May 2010, 09:51:10 UTC, committed by Greg Kroah-Hartman on 04 June 2010, 20:27:52 UTC
There is a kfree(ue_sk) missing on the error path if
netlink_kernel_create() fails.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent c842128
History
Tip revision: 743db2d903bc4e963a31496328d847d69f75047c authored by Dan Carpenter on 25 May 2010, 09:51:10 UTC
kobject: free memory if netlink_kernel_create() fails
Tip revision: 743db2d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 170.0 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top