ACPICA: Fix possible dereference of null pointer
authorBob Moore <robert.moore@intel.com>
Wed, 22 Apr 2009 04:57:40 +0000 (12:57 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 27 May 2009 04:30:49 +0000 (00:30 -0400)
commit65259094c3e038519a2d8fa6fbc6256f04ad6535
tree57a2dce6aa258731904e6550268418274a92448e
parentb21245a85e62ea7eeb5b7562ce98cf8b0aecbd26
ACPICA: Fix possible dereference of null pointer

Fix dereference of possibly null pointer "Predefined" in the case
where the method is not one of the predefined methods.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/nspredef.c