CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/12 03:41:18
Modified files:
usr.bin/ssh : sftp.c
Log message:
calloc can return NULL but xcalloc cannot. From Coverity CID 291881,
ok djm@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/12 03:41:18
Modified files:
usr.bin/ssh : sftp.c
Log message:
calloc can return NULL but xcalloc cannot. From Coverity CID 291881,
ok djm@