mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-23 17:11:15 -04:00
7d93a082b6
* src/du.c (show_date): Fix call to fputs with a buffer that contains some uninitialized data. * tests/Makefile.am (TESTS): Add du/big-timestamp. * tests/du/bigtime: New file, which checks for the bug.