]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix --set-mtime-command. master
authorSergey Poznyakoff <gray@gnu.org>
Sat, 25 Jul 2026 14:10:11 +0000 (17:10 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Sat, 25 Jul 2026 14:10:11 +0000 (17:10 +0300)
commite407e6e7ddf61b84d5a0fabb2546a1efd96a512c
tree975d0560d9b60a405bc170f23005cf5b67278024
parent19a3a73e8c48bd3c59cbea9b5ed6780fc6836c6d
Fix --set-mtime-command.

This fixes a bug introduced by 281e03ec6.

* src/system.c (sys_exec_setmtime_script): Increase buflen by
value of nread.
src/system.c