]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: use memdup_suffix0() when copying string from potentially binary data
authorLennart Poettering <lennart@poettering.net>
Tue, 18 Jun 2019 13:56:07 +0000 (15:56 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 18 Jun 2019 17:53:46 +0000 (20:53 +0300)
commitd9adc8a8636f48e7f33371fc97cf9388744ff3a1
tree02f50cf3531004bd81dca8177399a68e4dc43826
parent1faba68fd76ca0df5ac8b51320488aea11db2f20
journald: use memdup_suffix0() when copying string from potentially binary data

Fixes: #12484
src/journal/journald-native.c