linux-stable/drivers/platform
David Woodhouse a30450c7bb dell-laptop: Fix krealloc() misuse in parse_da_table()
If krealloc() returns NULL, it *doesn't* free the original. So any code
of the form 'foo = krealloc(foo, …);' is almost certainly a bug.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
2013-05-08 19:59:44 -04:00
..
goldfish goldfish: Add a FIXME note to the pipe driver 2013-01-24 13:51:38 -08:00
olpc Platform: OLPC: move global variables into priv struct 2012-07-31 23:27:31 -04:00
x86 dell-laptop: Fix krealloc() misuse in parse_da_table() 2013-05-08 19:59:44 -04:00
Kconfig goldfish: add QEMU pipe driver 2013-01-24 13:49:34 -08:00
Makefile goldfish: add the goldfish virtual bus 2013-01-24 13:49:34 -08:00