This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: BPs for elf PLT trampoline


Ulrich Drepper <drepper@redhat.com> writes:

> Greg McGary <greg@mcgary.org> writes:
> 
> > -       struct link_map *l, ElfW(Word) reloc_offset)
> > +       struct link_map *__unbounded l, ElfW(Word) reloc_offset)
> 
> I think we should rather fix the trampoline code.  Maybe in a second
> phase but __unbounded should not be the last word.

Fine.  I'll check it in with a FIXME comment for the above change.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]