Date: Sun, 10 Dec 2006 04:18:04 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 elf_machdep.c Message-ID: <200612100418.kBA4I4Fu064974@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2006-12-10 04:18:04 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 elf_machdep.c Log: Do explicit bounds checking as a function of the actual size of the reloc_target_bitmask array as opposed to the (known) index of the last value. This change fixes CID 691. Revision Changes Path 1.22 +1 -1 src/sys/sparc64/sparc64/elf_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612100418.kBA4I4Fu064974>