summaryrefslogtreecommitdiff
path: root/docs/examples/multithread.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2025-05-29 10:45:52 +0200
committerDaniel Stenberg <daniel@haxx.se>2025-05-29 11:54:49 +0200
commit12d13b84fa40aa657b83d5458944dbd9b978fb7e (patch)
treecd7d7ffa7682389679de6a64b330f9aadb2cb08a /docs/examples/multithread.c
parent620401f193047aa845dd73cc109cdfa7e260bda1 (diff)
tool_getparam: remove two nextarg NULL checks
Because by checking for NULL when the argument can never be NULL, they mislead the static analyzers into thinking it *can* be NULL and then the analyzers tend to warn about other places in the code *without* the check! Closes #17483
Diffstat (limited to 'docs/examples/multithread.c')
0 files changed, 0 insertions, 0 deletions