]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Also set r->r_map when unmapping the first object in a namespace.
authorGary Benson <gbenson@redhat.com>
Fri, 17 Aug 2012 10:44:37 +0000 (11:44 +0100)
committerGary Benson <gbenson@redhat.com>
Fri, 17 Aug 2012 10:44:37 +0000 (11:44 +0100)
commitd9195db871b11e139050dfa00e333ca8b2f7a677
treea312aa6a453a0745cab0be1c7c6479959eca05d3
parent86466cd930d045a44cb7e85398660d9842e463c6
Also set r->r_map when unmapping the first object in a namespace.

When unmapping the first object in a namespace, the runtime linker
did not update the externally visible pointer.  This resulted in
debuggers seeing pointers to memory that had been freed.
ChangeLog
elf/dl-close.c