CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2014/01/19 04:21:51
Modified files: usr.bin/ssh : addrmatch.c Log message: Cast the sizeof to socklen_t so it'll work even if the supplied len is negative. Suggested by and ok djm, ok deraadt.