This commit is contained in:
Ulrich Drepper 2002-02-02 19:22:18 +00:00
parent 43414194b8
commit f6e6c1b117

View File

@ -1,5 +1,8 @@
2002-02-02 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Avoid writing
over array boundary.
* elf/dl-load.c (_dl_dst_count): Fix possible endless loop.
(_dl_dst_substitute): Likewise.