mirror of https://github.com/wolfSSL/wolfssh.git
1. For a Zephyr build setup, the compiler was complaining about some uninitialized variables that were getting used. Set them to 0 or NULL to make the compiler happy. |
||
---|---|---|
.. | ||
agent.c | ||
certman.c | ||
include.am | ||
internal.c | ||
io.c | ||
keygen.c | ||
log.c | ||
misc.c | ||
port.c | ||
ssh.c | ||
wolfscp.c | ||
wolfsftp.c | ||
wolfterm.c |