]> git.ipfire.org Git - thirdparty/libarchive.git/commit
b64encode: Fix typo in error message (#2281)
authorTobias Stoeckmann <stoeckmann@users.noreply.github.com>
Mon, 12 Aug 2024 22:22:12 +0000 (00:22 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 22:22:12 +0000 (15:22 -0700)
commit13e8fc669bc53b563109e85515160d0a6f245e6c
tree3ec0b0b4f85959907e17668f2462fa06dd8efc87
parent586a9645102c87d83919015a9e2e49aec7d47a63
b64encode: Fix typo in error message (#2281)

If this function fails, log b64encode instead of uu.
libarchive/archive_write_add_filter_b64encode.c