From 34fe483e121660aff222ec1c15d57804f64191ea Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sat, 9 Apr 2011 14:55:26 -0400 Subject: Don't leave empty element in rpath when skipping an element --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5549869081..510c86246e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2011-03-14 Andreas Schwab + + * elf/dl-load.c (_dl_dst_substitute): When skipping the first + rpath element also skip the following colon. + (expand_dynamic_string_token): Add is_path parameter and pass + down to DL_DST_REQUIRED and _dl_dst_substitute. + (decompose_rpath): Call expand_dynamic_string_token with + non-zero is_path. Ignore empty rpaths. + (_dl_map_object_from_fd): Call expand_dynamic_string_token + with zero is_path. + 2011-04-08 Andreas Schwab * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c: -- cgit 1.4.1