kib 2007-12-07 14:30:26 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6_3) sys/kern imgact_elf.c Log: MFC rev. 1.181: Check for the program headers alignment of the ELF images before dereferencing. Unaligned access could cause panic on strict alignment architectures. Approved by: re (kensmith) Revision Changes Path 1.162.2.5.2.1 +10 -3 src/sys/kern/imgact_elf.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"