off by one in bfd/syms.c or bfd/elfcode.h?

Ian Lance Taylor ian@airs.com
Tue Mar 26 08:12:00 GMT 2002


Gregory Steuck <greg@nest.cx> writes:

> >>>>> "Ian" == Ian Lance Taylor <ian@airs.com> writes:
> 
>     Ian> I would say that the bug is not in either of the functions you
>     Ian> mention, but rather in _bfd_elf_get_symtab_upper_bound.  It
>     Ian> does not correctly handle the case of symtab_hdr->sh_size == 0,
>     Ian> as it does not leave room for the trailing null entry.
> 
> Would this be a correct patch then? (against release 2.10, I think)

Looks about right to me.  Does it work?

Ian



More information about the Binutils mailing list