CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/04 21:02:42
Modified files:
usr.bin/ssh : sshsig.c
Log message:
NULL deref when using find-principals when matching an allowed_signers
line that contains a namespace restriction, but no restriction
specified on the command-line; report and fix from Fabian Stelzer
