CVS: cvs.openbsd.org: src
Damien Miller <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/29 03:14:25 Modified files: usr.bin/ssh : sshbuf-io.c authfile.c Log message: fix ineffective max file size check when loading blobs/keys from files and add another one on a patch that was not covered by the existing ones. From Tess Gauthier via bz3969 and bz3970