[PATCH 1/2] Clean up DSBT support

Mike Frysinger vapier at gentoo.org
Wed Apr 25 03:12:25 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20120424/88ba7efa/attachment.asc>


More information about the uClibc mailing list