CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/25 00:23:19
Modified files:
usr.bin/ssh : channels.c clientloop.c scp.c serverloop.c
sftp.c ssh-pkcs11.c sshconnect.c sshsig.c
Log message:
consistently use NULL for null pointer constants
found with sparse, ok djm@
