diff options
| author | Jesper Juhl <[email protected]> | 2006-09-28 23:56:01 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-10-18 12:49:55 -0700 |
| commit | 952ab431cd36c7ab573f685af8679c3677cbdc29 (patch) | |
| tree | 91a7ca161516c4ceb6e0500a505bf94600d7db60 /include/linux | |
| parent | 221c324a336770a911b16bda02b9f4adad506a35 (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions