diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-06-01 09:34:36 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-06-01 15:22:36 +0200 |
commit | b77a2528f8d76f7d9878a9e3d1f7744a5becfdd4 (patch) | |
tree | e96e3d2ac469904c5dbc8c5d7c61c1d9b539e839 /tests/data/test1121 | |
parent | 5325b92a0a3c2b29a4be03ed88c14972114774af (diff) |
transfer: remove k->str NULL check
"Null-checking k->str suggests that it may be null, but it has already
been dereferenced on all paths leading to the check" - and it can't
legally be NULL at this point. Remove check.
Detected by Coverity CID 1463884
Closes #5495
Diffstat (limited to 'tests/data/test1121')
0 files changed, 0 insertions, 0 deletions