]> git.ipfire.org Git - thirdparty/zstd.git/commit
decompression errors always display the full origin filename 4011/head
authorYann Collet <cyan@fb.com>
Mon, 1 Apr 2024 18:12:26 +0000 (11:12 -0700)
committerYann Collet <cyan@fb.com>
Mon, 1 Apr 2024 18:49:21 +0000 (11:49 -0700)
commita2f145f059150744132639cf30a918ceadac9b77
tree373bd41a49f0f45cca09b80e0e2f88031c298594
parent72c16b187d27016b7634f5c6b7290e7c66ba44b3
decompression errors always display the full origin filename

instead of the truncated size-limited version.
programs/fileio.c
programs/fileio_asyncio.c