cvs commit: src/sys/sparc64/sparc64 elf_machdep.c

Kip Macy kmacy at FreeBSD.org
Sat Dec 9 20:18:04 PST 2006


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


More information about the cvs-src mailing list