]> git.ipfire.org Git - thirdparty/tar.git/commit
Bugfix
authorSergey Poznyakoff <gray@gnu.org>
Fri, 25 Oct 2024 06:50:22 +0000 (09:50 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 25 Oct 2024 06:50:22 +0000 (09:50 +0300)
commite59d09db7d3e4b2186dd5bdfe310557e13c33a64
tree77adb530a35412ec70d33dac6d21d8f3035d6193
parentdd1bae32ce8647ff0480a6b77e02421d7d59c8d5
Bugfix

This fixes an extra argument left over in a function call by commit
0dfcfa4aa4.  Reported by Matteo Croce.

* src/buffer.c (_open_archive): Fix extra argument to paxfatal.
src/buffer.c