diff options
author | 2013-01-25 18:44:57 +0300 | |
---|---|---|
committer | 2013-01-28 10:14:37 +0900 | |
commit | b425df4cdd953a400d814b4474c9d3ec04481858 (patch) | |
tree | ec7a8fab76d06b6841f8c4a35d98e197794d746c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: x_tables: print correct hook names for ARP (diff) | |
download | linux-dev-b425df4cdd953a400d814b4474c9d3ec04481858.tar.xz linux-dev-b425df4cdd953a400d814b4474c9d3ec04481858.zip |
ipvs: freeing uninitialized pointer on error
If state != IP_VS_STATE_BACKUP then tinfo->buf is uninitialized. If
kthread_run() fails then it means we free random memory resulting in an
oops.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions