Date: Tue, 24 Nov 2009 03:38:42 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsserver nfs_fha.c Message-ID: <200911240338.nAO3ctW4004859@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2009-11-24 03:38:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/nfsserver nfs_fha.c Log: SVN rev 199733 on 2009-11-24 03:38:42Z by marcel MFC r199274, r199284: Fix an obvious panic by not casting from a pointer that is 4-bytes alignment to a type that needs 8-byte alignment, and thus causing misaligned memory references. Revision Changes Path 1.4.2.2 +1 -1 src/sys/nfsserver/nfs_fha.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911240338.nAO3ctW4004859>