1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vssh
Daniel Stenberg 2426fa49ea
libssh: fix "empty expression statement has no effect" warnings
... by fixing macros to do-while constructs and moving out the calls to
"break" outside of the actual macro. It also fixes the problem where the
macro was used witin a loop and the break didn't do right.

Reported-by: Emil Engler
Fixes #6847
Closes #6909
2021-04-19 08:30:04 +02:00
..
libssh2.c libssh2: fix Value stored to 'sshp' is never read 2021-04-15 22:43:35 +02:00
libssh.c libssh: fix "empty expression statement has no effect" warnings 2021-04-19 08:30:04 +02:00
ssh.h libssh2: move data from connection object to transfer object 2021-01-25 17:07:57 +01:00
wolfssh.c ftp: add 'list_only' to the transfer state struct 2021-02-09 14:06:28 +01:00
wolfssh.h curl.se: new home 2020-11-04 23:59:47 +01:00