[Git][NTPsec/ntpsec][master] Address #757 sysstats not correctly resetting.

Hal Murray (@hal.murray) gitlab at mg.gitlab.com
Tue Aug 29 17:58:17 UTC 2023



Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
45e7c3f6 by James Browning at 2023-08-29T14:04:05+00:00
Address #757 sysstats not correctly resetting.

- - - - -


1 changed file:

- ntpd/ntp_util.c


Changes:

=====================================
ntpd/ntp_util.c
=====================================
@@ -681,8 +681,8 @@ record_sys_stats(void)
 			stat_badauth(), stat_declined(), stat_limitrejected(),
 			stat_kodsent(), stat_version1());
 		fflush(sysstats.fp);
-		proto_clr_stats();
 	}
+	proto_clr_stats();
 }
 
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/45e7c3f695c49f638bea3a738e36f98395abadf3

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/45e7c3f695c49f638bea3a738e36f98395abadf3
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20230829/760507bc/attachment.htm>


More information about the vc mailing list