mirror of https://github.com/wolfSSL/wolfssh.git
Cleanup clang-tidy bugprone-signal-handler findings. - wolfsshd: drop fprintf from interruptCatch; the main accept loop logs "Closing down wolfSSHD" after seeing quit set. - sftpclient: annotate wolfSSH_SFTP_Interrupt call in sig_handler with NOLINT, since the function is only a single byte store and is safe to call from a signal handler. |
||
|---|---|---|
| .. | ||
| include.am | ||
| sftpclient.c | ||
| sftpclient.h | ||