about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-07-07 10:11:26 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-07-07 10:46:46 +0200
commit3f4b4e2cdd529266ea5a2c6c5e0c66bab81bfd0e (patch)
tree2cd51e143e75c793556697c0439c2ad9bf854bd5 /NEWS
parent0930ff8eb35cb493c945f176c3c9ab320f4d1b86 (diff)
downloadglibc-3f4b4e2cdd529266ea5a2c6c5e0c66bab81bfd0e.tar.gz
glibc-3f4b4e2cdd529266ea5a2c6c5e0c66bab81bfd0e.tar.xz
glibc-3f4b4e2cdd529266ea5a2c6c5e0c66bab81bfd0e.zip
elf: _dl_find_object may return 1 during early startup (bug 30515)
Success is reported with a 0 return value, and failure is -1.
Enhance the kitchen sink test elf/tst-audit28 to cover
_dl_find_object as well.

Fixes commit 5d28a8962dcb ("elf: Add _dl_find_object function")
and bug 30515.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit 1bcfe0f732066ae5336b252295591ebe7e51c301)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7869c39673..0ec70a1b97 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,7 @@ The following bugs are resolved with this release:
   [30163] posix: Fix system blocks SIGCHLD erroneously
   [30305] x86_64: Fix asm constraints in feraiseexcept
   [30477] libc: [RISCV]: time64 does not work on riscv32
+  [30515] _dl_find_object incorrectly returns 1 during early startup
 
 Version 2.37