This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix linker-debugger interface
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Gary Benson <gbenson at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Thu, 16 Aug 2012 09:33:58 -0700 (PDT)
- Subject: Re: [PATCH] Fix linker-debugger interface
- References: <20120816154605.GC3467@redhat.com>
> 2012-08-16 Gary Benson <gbenson@redhat.com>
>
> * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
> unmapping the first object in a namespace.
The second line should be intended with just one tab, so it lines up
under the * of the first line.
Otherwise the change is fine.
Thanks,
Roland