PING: [PATCH] [BZ #18410]: Incorrect handling of missing DT_PLTRELSZ

Roland McGrath roland@hack.frob.com
Fri May 22 21:03:00 GMT 2015


> > -    if (__glibc_unlikely (consider_profiling))
> > +    if (__glibc_unlikely (consider_profiling
> > +                         && l->l_info[DT_PLTRELSZ] != NULL))

Put __glibc_unlikely just around consider_profiling.
OK with that change.



More information about the Libc-alpha mailing list