freebsd-dev/sys/fs/fdescfs
Bruce Evans a41878a77a Avoid a 64-bit division in fdesc_readdir(). Fixed related overflows
and missing arg checking.

Panic instead of returning bogus error codes or forgetting to check
all cases if fdesc_readdir() gets called for a non-directory.  This
can't happen.
1998-06-14 08:46:41 +00:00
..
fdesc_vfsops.c As described by the submitter: 1998-05-06 05:29:41 +00:00
fdesc_vnops.c Avoid a 64-bit division in fdesc_readdir(). Fixed related overflows 1998-06-14 08:46:41 +00:00
fdesc.h