mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-24 08:42:25 +00: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:
parent
b95a6dece6
commit
2bfbf15c65
Loading…
Reference in New Issue
Block a user