diff options
author | 2006-09-28 23:56:01 +0200 | |
---|---|---|
committer | 2006-10-18 12:49:55 -0700 | |
commit | 952ab431cd36c7ab573f685af8679c3677cbdc29 (patch) | |
tree | 91a7ca161516c4ceb6e0500a505bf94600d7db60 /arch/um/drivers/net_user.c | |
parent | driver core fixes: sysfs_create_group() retval in topology.c (diff) | |
download | linux-dev-952ab431cd36c7ab573f685af8679c3677cbdc29.tar.xz linux-dev-952ab431cd36c7ab573f685af8679c3677cbdc29.zip |
Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
If kmalloc() fails to allocate space for 'old_symlink_name' in
drivers/base/core.c::device_rename(), then we'll leak 'old_class_name'.
Spotted by the Coverity checker.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/um/drivers/net_user.c')
0 files changed, 0 insertions, 0 deletions