Port-ia64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: loadelf_32.c: code review request: was=>Re: ia64 unwind section: Loader implementation



On 4/3/06, Christos Zoulas <christos%astron.com@localhost> wrote:
> In article <A23ABE43-CFE0-476E-8663-991A757ABF7F%3am-software.com@localhost>,
> Matt Thomas  <matt%3am-software.com@localhost> wrote:
> >
> >On Apr 1, 2006, at 11:13 AM, Cherry G. Mathew wrote:
> >
> >> +                 MD_LOADSEG(phdr[i]))
> >
> >You should be passing &phdr[i] so that if MD_LOADSEG results in
> >a function call you are passing by reference.
>
> I've been thinking exactly the same thing :-)
>
> christos
>
>

Sounds reasonable to me.
Lets hold on to this for the moment for more comments, if any.

--
~Cherry



Home | Main Index | Thread Index | Old Index