CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/18 18:26:39
Modified files:
usr.bin/ssh : servconf.c
Log message:
correctly check subsystem command is not the empty string (was
repeatedly checking the subsystem name)
spotted by Coverity (CID 898836)
