CVS: cvs.openbsd.org: src

Theo de Raadt <[email protected]> Wed, 29 Jul 2026 21:13:34 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/29 21:13:34

Modified files:
	usr.bin/ssh    : ssh-mldsa-eddsa.c 

Log message:
Fix double frees (impossible to reach outside of a test harness),
and also use freezero where possible
from Christopher Paul Rohlf at Anthropic
ok djm