https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267706
Bug ID: 267706
Summary: [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
https://www.dragonflybsd.org/~tkusumi/diff/freebsd/0001-ufs-ext2-Fix-vop_readdir-s-ncookies-handling.patch
https://github.com/kusumi/freebsd-src/commits/ncookies_1
This should be updating ncookies pointer value, not the pointer itself.
Callers in NFS are passing int variable in stack.
--
You are receiving this mail because:
You are the assignee for the bug.