Miroslav Lichvar pushed to branch master at chrony / chrony
Commits:
-
51a621bc
by Miroslav Lichvar at 2023-11-02T12:53:00+01:00
ntp: initialize network correction of transmitted packets
Initialize the unused value of network correction parsed from
own transmitted packets to avoid a use-of-uninitialized-value error
in NIO_UnwrapMessage() reported by clang.
Fixes: 6372a9f93f59 ("ntp: save PTP correction from NTP-over-PTP messages")
-
f6f1863f
by Luke Valenta at 2023-11-07T15:43:57+01:00
logging: add log severity to file log prefix when debug is enabled
2 changed files:
|