From 361a3706e1a353d587127eab967a229c20177808 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 27 Jun 2006 14:23:43 +0000 Subject: * elf/dl-load.c (open_path): Fix test to determine whether DSO is auditing. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c300780..520062b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-06-27 Ulrich Drepper + * elf/dl-load.c (open_path): Fix test to determine whether DSO is + auditing. + * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at RPATH of main map twice. -- cgit v1.1