aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-03-10 13:52:22 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-03-10 13:52:22 +0100
commit863c5766dd7e99210da637e7e799a179b0ec5c07 (patch)
treeedb2fc7479cf0863af251a192a7ec3f0b4970a98 /m4
parent7f7fcd0d756416b0a146b6f34a899e59456b2c17 (diff)
ftp: remove a check for NULL(!)
... as it implies we need to check for that on all the other variable references as well (as Coverity otherwise warns us for missing NULL checks), and we're alredy making sure that the pointer is never NULL.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions