CVS: cvs.openbsd.org: src
Bryan Steele <[email protected]> Thu, 30 Jul 2026 01:40:48 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/30 01:40:48 Modified files: usr.bin/ssh : ssh-mldsa-eddsa.c Log message: Use ssh_mldsa44_ed25519_cleanup consistently to avoid calling freezero with the wrong size. With help from tb@ ok tb, dtucker@