On Tue, 2012-04-24 at 23:12 -0400, Mike Frysinger wrote:
> On Tuesday 24 April 2012 09:47:09 Mark Salter wrote:
> > --- a/ldso/ldso/dl-elf.c
> > +++ b/ldso/ldso/dl-elf.c
> >
> > + /* make sure index is not already used */
> > + if (_dl_ldso_dsbt[idx]) {
> > + struct elf_resolve *dup;
> > + char *dup_name;
>
> const
>
> otherwise, doesn't look crazy (although i'm not familiar with DSBT).
> -mike
Okay, I'll add the const.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc