diff options
author | 2013-03-14 13:21:00 +0000 | |
---|---|---|
committer | 2013-03-18 11:40:12 +0000 | |
commit | fe9ab00f8354a4c388e30301859c5741590c3809 (patch) | |
tree | 025f63833a6610ea7e2baaf9031bb53ae8e4ff3e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.9-rc3 (diff) | |
download | linux-dev-fe9ab00f8354a4c388e30301859c5741590c3809.tar.xz linux-dev-fe9ab00f8354a4c388e30301859c5741590c3809.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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions