CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/19 00:11:15
Modified files:
usr.bin/ssh : scp.c
Log message:
Prevent theoretical NULL deref in throughlocal_sftp.
Coverity CID 405019, although at the moment it's not reachable. ok djm@
