]> git.ipfire.org Git - thirdparty/libarchive.git/commit
test_utils/test_main.c: increase logfilename bf sz 2600/head
authorNicholas Vinson <nvinson234@gmail.com>
Sat, 17 May 2025 15:30:23 +0000 (11:30 -0400)
committerNicholas Vinson <nvinson234@gmail.com>
Sat, 17 May 2025 15:45:20 +0000 (11:45 -0400)
commit6dd27bc4a3e4c5fb2d9349c04489b3324519e91b
tree94b0603ba710ae67bea56f4c0a9d173074eb1a99
parent0e88bc1ecc11b0deb743c7000f98f73aa1917ad9
test_utils/test_main.c: increase logfilename bf sz

Increase logfilename buffer size from 64 to 256. This aligns the buffer
size with the size limits found in Windows and Linux.
test_utils/test_main.c