[Bug 238035] Divide by zero in kern_fcntl_freebsd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 22 17:41:55 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238035

--- Comment #3 from Conrad Meyer <cem at freebsd.org> ---
0xffffffffffffff9c is just AT_FDCWD, so this is essentially just open("/dev/",
O_RDONLY) and then fcntl(F_READAHEAD==0xf), I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list