Artifact e5c3346967fd6943880ab011475a7a9399d4ad6f:
- File ssh.c — part of check-in [f6168ac02d] at 2010-09-09 09:35:16 on branch trunk — 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. (user: simon size: 295518)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.