*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 10 Mar 2005 12:40:40 +0000 (12:40 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Mar 2005 12:40:40 +0000 (12:40 +0000)
ChangeLog

index 27608b3..acd5ec7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * Version 5.3.1.
 
+       Don't segfault for a very long date format string, e.g.,
+       ls -ld --time-style=+%99999999H .
        * src/ls.c (long_time_expected_width): Use x2nrealloc, not alloca,
        so format string abuse cannot provoke stack overflow.
        (print_long_format): Likewise.