freebsd-nq/sys/fs/msdosfs
Mark Johnston 599f904463 msdosfs: Fix a leak of dirent padding bytes
This was missed in r340856 / commit
6d2e2df764.  Three bytes from the kernel
stack may be leaked when reading directory entries.

Reported by:	Syed Faraz Abrar <faraz@elttam.com>
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2020-12-27 17:01:44 -05:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
msdosfs_conv.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
msdosfs_denode.c
msdosfs_fat.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
msdosfs_iconv.c
msdosfs_lookup.c
msdosfs_vfsops.c Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
msdosfs_vnops.c msdosfs: Fix a leak of dirent padding bytes 2020-12-27 17:01:44 -05:00
msdosfsmount.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00