CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/27 23:31:12
Modified files:
usr.bin/ftp : fetch.c
Log message:
Use a do{}while loop with ssize_t return value when calling tls_read()
problem noted by and ok jsg@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/27 23:31:12
Modified files:
usr.bin/ftp : fetch.c
Log message:
Use a do{}while loop with ssize_t return value when calling tls_read()
problem noted by and ok jsg@