K 10 svn:author V 3 kib K 8 svn:date V 27 2008-12-30T12:51:56.804538Z K 7 svn:log V 216 Clear the pointers to the file in the struct filedesc before file is closed in fdfree. Otherwise, sysctl_kern_proc_filedesc may dereference stale struct file * values. Reported and tested by: pho MFC after: 1 month END