mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 03:22:48 -05:00
Fix warning about uninitialized variable.
Some MinGW versions do not know that assert(0) never returns. This change also handles the case of building with NDEBUG.
This commit is contained in:
Reference in New Issue
Block a user