diff options
author | 2018-01-27 11:53:57 +0100 | |
---|---|---|
committer | 2018-02-19 19:38:51 +0100 | |
commit | be967f7da50b6d08fbb78a5e4408843a9453ac1b (patch) | |
tree | cb4acd957b2ddd0799ea338490b24bbda7142eed /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | um: vector: fix missing unlock on error in vector_net_open() (diff) | |
download | linux-dev-be967f7da50b6d08fbb78a5e4408843a9453ac1b.tar.xz linux-dev-be967f7da50b6d08fbb78a5e4408843a9453ac1b.zip |
um: vector: Fix a memory allocation check
Checking the result of the previous 'kstrdup()' call is expected here, so
we should test 'params' and not 'str' (which is known to be non-NULL at
this point)
Fixes: ad1f62ab2bd4 ("High Performance UML Vector Network Driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions