]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
/tmp/T
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 14:31:37 +0000 (14:31 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 14:31:37 +0000 (14:31 +0000)
ChangeLog

index 0f075bdf9a58aeff83d8b50a51365c7b87735b7d..9c6dea84fc7e55ccaaa340aad8ba4fe61e2a8761 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-10  Ulrich Drepper  <drepper@redhat.com>
+
+       * io/fts.c: Make sure fts_cur is always valid after return from
+       fts_read.
+       Patch by Miloslav Trmac <mitr@redhat.com>.
+
 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
 
        * posix/execvp.c: Include alloca.h.