This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] elf: Self-dlopen failure with explict loader invocation [BZ #24900]


On Mon, Aug 12, 2019 at 12:15 PM Florian Weimer <fweimer@redhat.com> wrote:

> 2019-08-12  Florian Weimer  <fweimer@redhat.com>
>
>         [BZ #24900]
>         * elf/dl-object.c (_dl_new_object): Do not store pathnames in the
...
> +++ b/elf/tst-dlopen-aout.c
> @@ -1,7 +1,8 @@
> -/* Test case for BZ #16634.
> +/* Test case for BZ #16634 and BZ#24899.

Should this be 24900?
BZ#24899 doesn't appear to have anything to do with the dynamic loader.

The patch looks good to me. Thanks!

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]