From: Lennart Poettering Date: Wed, 18 Jul 2012 11:10:09 +0000 (+0200) Subject: journald: fix bad memory access X-Git-Tag: v187~28 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=32fca2d5b746b86bbbbd4f1b57064076cfc2ae4b;hp=32fca2d5b746b86bbbbd4f1b57064076cfc2ae4b journald: fix bad memory access After vacuuming we need to retrieve the journal file object again, since it might have changed. ---