diff options
author | 2016-04-14 12:31:49 +0300 | |
---|---|---|
committer | 2016-04-14 09:57:59 -0700 | |
commit | 7dedd15dd2527055390b9742c87a02556d3180f4 (patch) | |
tree | 18d258bfbee4dfb7f2240eecf186843acf613535 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (diff) | |
download | linux-dev-7dedd15dd2527055390b9742c87a02556d3180f4.tar.xz linux-dev-7dedd15dd2527055390b9742c87a02556d3180f4.zip |
md/raid0: fix uninitialized variable bug
If this function fails the callers expect that *private_conf is set to
an ERR_PTR() but that isn't true for the first error path where we can't
allocate "conf". It leads to some uninitialized variable bugs.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions