From: Yu, Luming Date: Thu, 27 Apr 2006 09:25:00 +0000 (-0400) Subject: ACPI: fix potential memory leaks in driver/acpi/video.c X-Git-Tag: v2.6.18-rc1~1081^2~19^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=973bf491a55b825740f0d8d300b50bcd3d6fb8de;p=pandora-kernel.git ACPI: fix potential memory leaks in driver/acpi/video.c 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" Signed-off-by: Vasily Averin Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed