kernel-ark/drivers/acpi/utilities
Lin Ming 7a5bb99645 ACPICA: Fix to handle NULL package elements correctly
Fixed problem where NULL package elements were not returned to
the AcpiEvaluateObject interface correctly. Instead of returning a
NULL ACPI_OBJECT package element, the element was simply ignored,
potentially causing a buffer overflow and/or confusing the caller
who expected a fixed number of elements.

http://bugzilla.kernel.org/show_bug.cgi?id=10132

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-22 15:35:19 -04:00
..
Makefile [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
utalloc.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
utcache.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
utcopy.c ACPICA: Fix for possible error when packages/buffers are passed to methods externally 2008-04-22 14:29:31 -04:00
utdebug.c ACPICA: Add va_end statements as appropriate 2008-04-22 14:29:31 -04:00
utdelete.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
uteval.c ACPI: autoload modules - ACPICA modifications 2007-07-23 13:56:00 -04:00
utglobal.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
utinit.c ACPICA: Support for iASL - multiple files and wildcards 2008-04-22 14:29:23 -04:00
utmath.c ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers 2008-04-22 14:29:27 -04:00
utmisc.c ACPICA: Add va_end statements as appropriate 2008-04-22 14:29:31 -04:00
utmutex.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
utobject.c ACPICA: Fix to handle NULL package elements correctly 2008-04-22 15:35:19 -04:00
utresrc.c drivers/acpi/: Spelling fixes 2008-02-03 17:06:17 +02:00
utstate.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utxface.c ACPICA: Support for iASL - multiple files and wildcards 2008-04-22 14:29:23 -04:00