mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-08 16:09:34 -04:00
4bf753a801
* src/dd.c (parse_integer): Use iterative rather than recursive parsing, to avoid potential stack overflow. * tests/dd/bytes.sh: Add a test case. https://github.com/coreutils/coreutils/issues/254