]> git.ipfire.org Git - thirdparty/chrony.git/commit
leapdb: move source check into separate function
authorPatrick Oppenlander <patrick.oppenlander@gmail.com>
Thu, 8 Feb 2024 03:36:27 +0000 (14:36 +1100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 8 Feb 2024 14:54:21 +0000 (15:54 +0100)
commit83f90279b0fdd64c1d67d479de5e60ee068b9499
tree6baaddacd931e96eb9bd3e56d08e8fae519c5121
parent02ae9a86077c629eb6f998c4f824bb9b9c4e60ce
leapdb: move source check into separate function

The sanity checks are valid for all possible sources of leap second
information, so move them into a separate function check_leap_source().
leapdb.c