wolfssh/apps
John Safranek 441f975ed6 Coverity: 'Constant' variable guards dead code
1. Remove the default password from the wolfSSH client app main
   function. It isn't set to anything. (It was originally an example
   client option.)
2. Remove handling the default password from the wolfSSH client app's
   user authentication callback.
3. Set the password size directly.
4. Changed a void typecast to WOLFSSH_UNUSED.

Fixes CID: 572898
2025-07-11 14:50:22 -07:00
..
wolfssh Coverity: 'Constant' variable guards dead code 2025-07-11 14:50:22 -07:00
wolfsshd Coverity: Resource leak 2025-07-11 14:06:46 -07:00
include.am