Date: Fri, 29 Feb 2008 14:58:08 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c linux_misc.h Message-ID: <200802291458.m1TEw9aB061237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-02-29 14:58:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/compat/linux linux_misc.c linux_misc.h Log: MFC rev. 1.3 of linux_misc.h, rev. 1.217 of linux_misc.c: Sanitize arguments to linux_mremap(). Check that only MREMAP_FIXED and MREMAP_MAYMOVE flags are specified. Check for the page alignment of the addr argument. Revision Changes Path 1.214.2.1 +15 -0 src/sys/compat/linux/linux_misc.c 1.2.2.1 +3 -0 src/sys/compat/linux/linux_misc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802291458.m1TEw9aB061237>