]> git.ipfire.org Git - thirdparty/chrony.git/commit
local: check offset sanity before accumulation
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 7 Apr 2015 12:58:58 +0000 (14:58 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 7 Apr 2015 13:23:47 +0000 (15:23 +0200)
commitaec97397e8a511092fbc0050b57ec261e72bc02a
treeecc3e2ef43e967850031f3bb798f8054fe0a77fa
parent183a648d0132e2aaa5a952445ac8c36c7e4e3280
local: check offset sanity before accumulation

Don't accept an offset that points to time before 1970 or outside the
interval to which is mapped NTP time.
cmdmon.c
local.c
local.h
reference.c
rtc.c
rtc_linux.c
util.c
util.h