CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/29 18:00:29
Modified files:
usr.bin/ssh : readconf.c
Log message:
fix uninitialised memory read when parsing a config file consisting
of a single nul byte. Found by hanno AT hboeck.de using AFL;
ok dtucker
