Johann Felix Soden c8dc9de109 ACPI: buffer array too short in drivers/acpi/system.c
Since "ff_gbl_lock" has a length of 11 chars and is copied with sprintf
to char buffer[10], there is a problem. We need char buffer[12] because
of the closing zero byte.

Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-03-12 17:57:22 -04:00
..
2008-02-21 02:01:30 -05:00
2008-02-07 00:46:38 -05:00
2008-02-14 15:58:47 -05:00
2008-02-14 01:04:18 -05:00
2008-02-07 03:33:23 -05:00
2008-02-08 00:36:49 -05:00
2008-02-07 03:33:23 -05:00
2008-03-11 00:52:19 -04:00
2008-02-07 03:33:23 -05:00
2008-02-07 03:33:23 -05:00
2008-02-13 07:36:27 -08:00