mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-12 23:08:17 +02:00
* tests/dd/no-allocate.sh: Ensure we exit 1 upon mem allocation failure. Also check other buffer size edge cases. https://github.com/uutils/coreutils/issues/11436 https://github.com/uutils/coreutils/issues/11580 https://github.com/coreutils/coreutils/pull/235