mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12: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