]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: free the allocated memory before returning from dev_kmsg_record
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 10 Aug 2018 12:52:07 +0000 (12:52 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Fri, 10 Aug 2018 13:35:06 +0000 (13:35 +0000)
commit30eddcd51b8a472e05d3b8d1f0b89fbd3e094d71
tree8f9c1fcd1b3026d1365c58aff5049bc6ea3f86ee
parent1e0c5fc2a76e4f3d508331f410899c50493e1fc9
journald: free the allocated memory before returning from dev_kmsg_record

This fixes a minor memory leak.
src/journal/journald-kmsg.c