1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-11 09:51:56 +02:00
Files
coreutils/tests
Pádraig Brady c95c7ee76f fold: fix write error checks with invalid multi-byte input
* src/fold.c (write_out): A new helper to check all writes.
(fold-file): Use write_out() for all writes.
* tests/fold/fold-zero-width.sh: Adjust to writing more
data in various patterns, rather than two buffers of NULs.
This is a more robust memory bound check, and the '\303' case
tests this particular logic change.
* NEWS: fold now exits immediately, not just promptly.
2025-09-16 18:41:51 +01:00
..
2025-08-19 11:41:17 -07:00
2025-01-15 17:07:19 +00:00
2025-07-09 17:12:40 -07:00
2025-03-23 12:01:18 -07:00
2025-08-12 17:50:40 +01:00
2025-01-15 17:07:19 +00:00
2025-08-12 17:50:40 +01:00
2025-08-12 17:50:40 +01:00
2025-06-20 12:15:27 -07:00