diff options
author | 2013-03-14 13:33:15 +0000 | |
---|---|---|
committer | 2013-05-08 19:59:44 -0400 | |
commit | a30450c7bbb04212c5f01936274ca8d965cabf79 (patch) | |
tree | 24b59002cc5a75f4177297d9a4d5f73cfbca81c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hp_accel: Ignore the error from lis3lv02d_poweron() at resume (diff) | |
download | linux-dev-a30450c7bbb04212c5f01936274ca8d965cabf79.tar.xz linux-dev-a30450c7bbb04212c5f01936274ca8d965cabf79.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions