jkoshy      2007-09-08 08:20:12 UTC

  FreeBSD src repository

  Modified files:
    lib/libelf           elf_update.3 elf_update.c 
  Log:
  Fix a bug that prevented applications from laying out ELF objects
  with section header tables residing in between other sections.
  
  Introduce additional checks for overlaps between section data and
  the section header table when the application is performing section
  layout.
  
  Document additional error returns.
  
  Reported by:    Kai Wang <kaiw27 at gmail dot com>
  Approved by:    re (rwatson)
  
  Revision  Changes    Path
  1.4       +7 -2      src/lib/libelf/elf_update.3
  1.3       +44 -17    src/lib/libelf/elf_update.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to