https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258729
--- Comment #2 from Mateusz Guzik <[email protected]> --- Oops, that's correct. The proposed patch does not work though. In order get safe access to the struct you need to use pdhold, which will first have to be exported out of kern_descrip.c That said, I'll take care of this in few days. -- You are receiving this mail because: You are the assignee for the bug.
