]> git.ipfire.org Git - thirdparty/systemd.git/commit
logs-show: skip journal entry with an invalid timestamp
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 28 Dec 2024 05:09:22 +0000 (14:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 28 Dec 2024 05:13:39 +0000 (14:13 +0900)
commitf19f640513cf3ededdf1f5cc6f00efca27efc61f
treee9c123fbe3ea0d559b275c248cde2c84c80060ce
parentf587da03c23effc9cb37a73267af8ebbf56c6da1
logs-show: skip journal entry with an invalid timestamp

Follow-up for 275e6be052e690adcad5d2a557acb9dcb5bedbc6.
Fixes oss-fuzz#385221809 (https://issues.oss-fuzz.com/issues/385221809).
Fixes #35737.
src/shared/logs-show.c
test/fuzz/fuzz-journal-remote/oss-fuzz-385221809 [new file with mode: 0644]