diff --git a/ChangeLog b/ChangeLog index 3b0c39f507..618dd6dc66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-02-02 Ulrich Drepper + * 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.