mirror of https://github.com/wolfSSL/wolfssh.git
1. Didn't initialize errFd before calling select() in wolffwd. 2. Wasn't checking the accepted appFd in wolffwd. 3. For the test_KDF() unit test, a call to ConvertHexToBin() could succeed and leave eKey NULL, and pass it to memcmp(). |
||
|---|---|---|
| .. | ||
| client | ||
| echoserver | ||
| server | ||
| wolffwd | ||
| include.am | ||