openssh-portable
openssh-portable copied to clipboard
clientloop: Remove redundant NULL checks in process_escapes()
These NULL-checks for pointer c are redundant because the check is already at clientloop.c:1181.
Found by RASU JSC.