mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
*** empty log message ***
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
* Version 5.3.1.
|
||||
|
||||
* src/ls.c (long_time_expected_width): Use x2nrealloc, not alloca,
|
||||
so format-string-abuse cannot provoke stack overflow.
|
||||
|
||||
Don't segfault for a long header date string, e.g.,
|
||||
echo a|pr -D +%9999999A
|
||||
* src/pr.c (init_header): Use x2nrealloc, rather than alloca.
|
||||
|
||||
Reference in New Issue
Block a user