commit | 3c7db22a194d3b53584047425af82b4e1e03d9f7 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Mon Aug 04 11:13:01 2008 +0800 |
committer | Andi Kleen <ak@linux.intel.com> | Fri Aug 15 02:12:16 2008 +0200 |
tree | 96462093e2826ca81641ccef7ae5718ce2b9c9bb | |
parent | d3ff268a0149fce8835f6d48ab481d5e3321e0f7 [diff] |
ACPICA: Additional error checking for pathname utilities 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>