CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/18 17:56:34
Modified files:
usr.bin/ssh : monitor.c monitor_wrap.c servconf.c servconf.h
Log message:
don't crash at connection time if the main sshd_config lacks any
subsystem directive but one is defined in a Match block
bz#3906; ok dtucker
