wolfssh/examples/wolffwd
John Safranek 8a13a829df scan-build fixes
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().
2018-09-13 17:19:39 -07:00
..
include.am TCP/IP Forwarding 2018-08-31 11:21:42 -07:00
wolffwd.c scan-build fixes 2018-09-13 17:19:39 -07:00
wolffwd.h TCP/IP Forwarding 2018-08-31 11:21:42 -07:00