diff options
author | Andreas Jaeger <aj@suse.de> | 2001-01-23 09:29:53 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-01-23 09:29:53 +0000 |
commit | b0ed91aecf0184aaa8ace2dc0e32ae318cfac7b4 (patch) | |
tree | a6cdb7af12e99585af9b79225da220bf04f8cf28 /ChangeLog | |
parent | ecf525cdd773f314895374542c2168fda0483c26 (diff) | |
download | glibc-b0ed91aecf0184aaa8ace2dc0e32ae318cfac7b4.tar.gz |
Update.
* elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
arguments. Reported by Jiri Kubicek <kubicek@bitsmart.com>,
closes PR libc/2039.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-01-23 Andreas Jaeger <aj@suse.de> + * elf/dl-load.c (_dl_init_paths): Don't use strdupa in function + arguments. Reported by Jiri Kubicek <kubicek@bitsmart.com>, + closes PR libc/2039. + * manual/install.texi (Tools for Compilation): Change required binutils version. |