diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-05-12 19:06:18 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-05-12 19:06:18 +0200 |
commit | ad78d702757a189b1fa552d607e8aaa22252a45f (patch) | |
tree | 302df1b320fe8db77cf09b9f8405de8263a9a1fe /string | |
parent | eec0f4218cda936a6ab8f543e90b96b196df3fc2 (diff) | |
download | glibc-ad78d702757a189b1fa552d607e8aaa22252a45f.tar glibc-ad78d702757a189b1fa552d607e8aaa22252a45f.tar.gz glibc-ad78d702757a189b1fa552d607e8aaa22252a45f.tar.bz2 glibc-ad78d702757a189b1fa552d607e8aaa22252a45f.zip |
elf: Remove redundant add_to_global_resize_failure call from dl_open_args
The second call does not do anything because the data structures have
already been resized by the call that comes before the demarcation
point. Fixes commit a509eb117fac1d764b15eba64993f4bdb63d7f3c
("Avoid late dlopen failure due to scope, TLS slotinfo updates
[BZ #25112]").
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'string')
0 files changed, 0 insertions, 0 deletions