Date: Tue, 12 May 2009 09:22:33 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/fdescfs fdesc_vnops.c Message-ID: <200905120922.n4C9Me6o053237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-05-12 09:22:33 UTC FreeBSD src repository Modified files: sys/fs/fdescfs fdesc_vnops.c Log: SVN rev 192012 on 2009-05-12 09:22:33Z by kib Return controlled EINVAL when the fdescfs lookup routine is given string representing too large integer, instead of overflowing and possibly returning a random but valid vnode. Noted by: Jilles Tjoelker <jilles stack nl> MFC after: 3 days Revision Changes Path 1.116 +7 -2 src/sys/fs/fdescfs/fdesc_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905120922.n4C9Me6o053237>