CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/11 03:04:17
Modified files:
usr.bin/ssh : ssh-sk-client.c
Log message:
Fix potential 1-byte array overrun in the case where read() returns
exactly 100 bytes. Flagged by Coverity CID 901296, ok djm@
