CVSROOT: /cvs Module name: src Changes by: tob...@cvs.openbsd.org 2014/07/10 12:59:49
Modified files: sbin/fsck_msdos: dir.c Log message: Avoid out of boundary access when checking invalid long filenames. Addressed by NetBSD in revision 1.24, but instead of ignoring the filename, consider it invalid -- because it is. ok krw@, tedu@