mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12:48 -05:00
Remove a redundant failure check after an snew.
I spotted this at some point during this week's BinarySink refactoring, but only just remembered to come back and fix it. snew aborts the whole program rather than return NULL, so there's no need to check its return value against NULL.
This commit is contained in:
Reference in New Issue
Block a user