ACPICA: Additional error checking for pathname utilities
authorBob Moore <robert.moore@intel.com>
Mon, 4 Aug 2008 03:13:01 +0000 (11:13 +0800)
committerAndi Kleen <ak@linux.intel.com>
Fri, 15 Aug 2008 00:12:16 +0000 (02:12 +0200)
Add error check after all calls to acpi_ns_get_pathname_length.
Add status return from acpi_ns_build_external_path and check after
all calls.  Add parameter validation to acpi_ut_initialize_buffer.

Reported by and initial patch by Ingo Molnar.
http://lkml.org/lkml/2008/7/21/176

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>

No differences found