]> git.ipfire.org Git - thirdparty/chrony.git/commit
logging: make banner printing safer
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 22 Oct 2019 13:25:03 +0000 (15:25 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Oct 2019 09:03:41 +0000 (11:03 +0200)
commit96771d68574dfc8da125480838f96c38efd2f0cc
tree0e246ed7cf5288e0d55e1835aebb1f4ff8a16e6a
parentf4c6a00b2a11c6cf525625d79558d0bed3f7e579
logging: make banner printing safer

Don't rely on the buffer filled with '=' characters to be always at
least as long as the log-specific banner string.
logging.c