]> sourceware.org Git - glibc.git/commit
Move _dl_open_check to its original place in dl_open_worker
authorFlorian Weimer <fweimer@redhat.com>
Thu, 31 Oct 2019 17:48:43 +0000 (18:48 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 27 Nov 2019 19:55:35 +0000 (20:55 +0100)
commite37c2cf299b61ce18f62852f6c5624c27829b610
treecdae253238931f6f917ff7dd74c696011cf15ec1
parenta2e8aa0d9ea648068d8be52dd7b15f1b6a008e23
Move _dl_open_check to its original place in dl_open_worker

This reverts the non-test change from commit d0093c5cefb7f7a4143f
("Call _dl_open_check after relocation [BZ #24259]"), given that
the underlying bug has been fixed properly in commit 61b74477fa7f63
("Remove all loaded objects if dlopen fails, ignoring NODELETE
[BZ #20839]").

Tested on x86-64-linux-gnu, with and without --enable-cet.

Change-Id: I995a6cfb89f25d2b0cf5e606428c2a93eb48fc33
elf/dl-open.c
This page took 0.043834 seconds and 5 git commands to generate.