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
wolfssh.c
wolfssh.h