mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
Fix a typoed end-of-string check in testbn.
I was testing the actual pointer against NULL instead of testing the pointed-to character against NUL.
This commit is contained in: