forked from wolfSSL/wolfssh
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Added a comment regarding the potential leak. It is confirmed NOT A LEAK. 2. Fixed the connection fail. Added a check for WANT_READ and treat that as a success. 3. Put back a couple things removed from the last commit regarding agent. 4. Change ShowUsage to use basename(). (Linux build didn't have basename_r().) 5. Add NULL for the fs context parameter of the file wrapper macros. 6. Printing config checks any pointers for null then uses a default value. 7. Minor cleanups.
- Loading branch information
1 parent
3dd295b
commit cfb4732
Showing
1 changed file
with
31 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters