commit 6f26ce0a44c226faaf4bda2fa1f3371c5d33fa7f
Author: Tomohiro Kusumi <[email protected]>
Date: Thu Feb 3 00:10:09 2022 +0900
sys/vfs/msdosfs: Do no allow lookup to return vdp except for dot lookups
taken-from FreeBSD aec97963cd03f10e04083537ed449a84a5e42f87
Summary of changes:
sys/vfs/msdosfs/msdosfs_lookup.c | 38 ++++++++++++++++++++++++++++++++------
1 file changed, 32 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f26ce0a44c226faaf4bda2fa1f3371c5d33fa7f
--
DragonFly BSD source repository