diff options
author | tangchen <[email protected]> | 2014-01-06 16:43:54 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-01-06 12:33:05 +0100 |
commit | de2d1a7e9310c4d1464faf469c737f08b5608600 (patch) | |
tree | ae884687c79a68cd9ed28f01813402ba6f5dbe16 /net/lapb/lapb_out.c | |
parent | 6a368751d54ed80e6ba868c29a04ad5118fe104b (diff) |
ACPI / tables: Check if id is NULL in acpi_table_parse()
strncmp() does not check if the params are NULL. In acpi_table_parse(),
if @id is NULL, the kernel will panic.
Signed-off-by: Tang Chen <[email protected]>
Acked-by: Toshi Kani <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions