git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8c3291
)
ACPI: fix potential memory leaks in driver/acpi/video.c
author
Yu, Luming
<luming.yu@intel.com>
Thu, 27 Apr 2006 09:25:00 +0000
(
05:25
-0400)
committer
Len Brown
<len.brown@intel.com>
Mon, 15 May 2006 06:05:48 +0000
(
02:05
-0400)
acpi_video_bus_get_one_device() and other functions in driver/acpi/video.c do
not release allocated memory on remove and on the error path.
Signed-off-by: "Yu, Luming" <luming.yu@intel.com>
Signed-off-by: Vasily Averin <vvs@sw.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found