]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journalctl.c
journalctl: fix memleak
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 15 Jan 2017 16:55:46 +0000 (11:55 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 15 Jan 2017 17:39:15 +0000 (12:39 -0500)
commite50412ef194475b2c36bd91803ddede657627b2c
tree94ac5146882fcda78e07aeee9c168747ba1d0ac8
parent6fefc0eded00974e5b2862bd5efc7ef975c6a318
journalctl: fix memleak

This is harmless, it would only happen if --verify-key is used multiple times.
But let's fix it for correctness.

CID ##1368415.
src/journal/journalctl.c