diff options
author | 2020-09-25 22:42:30 +0200 | |
---|---|---|
committer | 2020-09-30 12:09:54 +0200 | |
commit | 86cde618e718d0d286a565bcabfce5bdfc304685 (patch) | |
tree | 11345ab483f0f917c5f653689e4dc5695235f86b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/vdso: remove orphaned declarations (diff) | |
download | wireguard-linux-86cde618e718d0d286a565bcabfce5bdfc304685.tar.xz wireguard-linux-86cde618e718d0d286a565bcabfce5bdfc304685.zip |
s390/startup: correct "dfltcc" option parsing
Currently if just "dfltcc" is passed as a kernel command line option
"val" going to be NULL, this leads to reading at address 0 in
strcmp(val, "off")
Fix that by making sure "val" is not NULL. This does not affect option
handling logic.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions