[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: src
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: src
- From: Dan Brosemer <odin@akbar.cleannorth.org>
- Date: Sat, 1 Nov 2003 22:55:41 ()
- Reply-to: odin@akbar.cleannorth.org
- Sender: owner-cvs@lists.cleannorth.org
CVSROOT: /home/cvs Module name: src Repository: src/sys/msdosfs/ Changes by: odin@akbar.cleannorth.org. 03/11/01 22:55:41 Modified files: src/sys/msdosfs/: msdosfs_fat.c Log message: From OPENBSD_3_4 MFC: Fix by tedu@ from netbsd: Fix a panic that occurred when trying to traverse a corrupt msdosfs filesystem. With this particular corruption, the code in pcbmap() would compute an offset into an array that was way out of bounds, so check the bounds before trying to access and return an error if the offset would be out of bounds. ok deraadt@
- Prev by Date: CVS Update: src
- Next by Date: CVS Update: src
- Previous by thread: CVS Update: src
- Next by thread: CVS Update: src
- Index(es):