]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-journal: always use the compression algorithm specified in the header
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 4 Apr 2023 09:22:50 +0000 (18:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 4 Apr 2023 09:32:12 +0000 (18:32 +0900)
commit2360352ef02548723ac0c8eaf5ff6905eb9eeca5
tree1c88cc2afcb66f079338079489667113b086f57a
parent83f3d73da8d132773dd91aae0fa7babb74920774
sd-journal: always use the compression algorithm specified in the header

Previously, data object may be compressed with an algorithm that is not
mentioned in the header.
src/libsystemd/sd-journal/journal-file.c
src/libsystemd/sd-journal/journal-file.h