From b0ed91aecf0184aaa8ace2dc0e32ae318cfac7b4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 23 Jan 2001 09:29:53 +0000 Subject: Update. * elf/dl-load.c (_dl_init_paths): Don't use strdupa in function arguments. Reported by Jiri Kubicek , closes PR libc/2039. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 442869d54a..5f52569f90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-01-23 Andreas Jaeger + * elf/dl-load.c (_dl_init_paths): Don't use strdupa in function + arguments. Reported by Jiri Kubicek , + closes PR libc/2039. + * manual/install.texi (Tools for Compilation): Change required binutils version. -- cgit v1.2.3