wolfssh/apps
John Safranek c39d555d09 Fix TOCTOU defect in test_ConfigSavePID()
- Scenarios 1 and 5 fopen() once and fstat() that handle instead of
  stat()ing the path a second time.
- A failed open is now a logged error rather than an indirect rd == 0.
- The FIFO lstat() and failPath existence test stay as they are: neither
  has a descriptor to stat, and mkdtemp()'s 0700 directory makes them
  unraceable.

Issues: CID-651701
2026-07-31 11:10:57 -05:00
..
wolfssh F-4105 - Write only bytes read to Windows stdout handle 2026-07-20 17:24:02 -05:00
wolfsshd Fix TOCTOU defect in test_ConfigSavePID() 2026-07-31 11:10:57 -05:00
include.am