CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2019/10/08 18:04:42
Modified files: usr.bin/ssh : sshkey.c Log message: fix an unreachable integer overflow similar to the XMSS case, and some other NULL dereferences found by fuzzing. fix with and ok markus@