]> git.ipfire.org Git - thirdparty/chrony.git/commit
logging: handle too many file logs
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 24 Jun 2020 09:27:41 +0000 (11:27 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 25 Jun 2020 10:43:25 +0000 (12:43 +0200)
commitc9f03fb2229783fd242af389d5ee14b658a57028
tree6d3003bec4e521aa316b2fb1cf026dee14f15594
parentb0fe4436324354104f270ee78ead9af52ae5ea32
logging: handle too many file logs

Don't rely on an assert to catch insufficient maximum number of file
logs (e.g. after introducing a new file log).
logging.c