]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-journal: read entry array object again
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 May 2023 05:12:38 +0000 (14:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 May 2023 05:25:38 +0000 (14:25 +0900)
commitd9b61db922404a216de018cc5ddff9b69bcaf1db
treea5ae88aeacf30c9e36c1c27f556073e0509cbf41
parentb72fd2af867475a43c17cfe3c89963692f753189
sd-journal: read entry array object again

Otherwise, the object may be invalidated by the previous call of
journal_file_move_to_object().
src/libsystemd/sd-journal/journal-file.c