CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/17 22:53:14
Modified files:
usr.bin/ssh : readconf.c
Log message:
fix NULL dereference for Match conditions missing arguments, e.g.
"Match user". Spotted by Coverity (CID 477813)
