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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to