]> granicus.if.org Git - curl/commit
security: avoid compiler warning
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 Jan 2015 09:09:56 +0000 (10:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Jan 2015 09:10:59 +0000 (10:10 +0100)
commit9d964e5477c50d0c702f27e8297d242a81cec304
treeb39ec4e05439bbbdb5d1579b8464755e8e77b141
parent153e9c0278f426c4de5b2741c0895ba80e73d3fa
security: avoid compiler warning

Possible access to uninitialised memory '&nread' at line 140 of
lib/security.c in function 'ftp_send_command'.

Reported-by: Rich Burridge
lib/security.c