diff options
author | 2020-02-16 22:36:24 +0100 | |
---|---|---|
committer | 2020-03-29 23:54:51 +0200 | |
commit | 237ce2e681d20e92fe17fc23a348b4f0d595e641 (patch) | |
tree | 6696bd9c027e803eea0196cfb96d51c7d965e85f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | um: Make CONFIG_STATIC_LINK actually static (diff) | |
download | linux-rng-237ce2e681d20e92fe17fc23a348b4f0d595e641.tar.xz linux-rng-237ce2e681d20e92fe17fc23a348b4f0d595e641.zip |
um: vector: Avoid NULL ptr deference if transport is unset
When the transport option of a vec isn't set strncmp ends up being
called on a NULL pointer. Better not do that.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions