mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-10 07:38:06 -05:00
Remove redundant check for NULL in sshfwd_close(). The thing we're
testing against NULL has already been dereferenced by the time we bother to test it, so it's a bit pointless - and in any case, no null pointer can come to this function from any existing call site. [originally from svn r8990]
This commit is contained in:
parent
7531c7d3d4
commit
b7d2abe095
Loading…
x
Reference in New Issue
Block a user