[Git][NTPsec/ntpsec][issue890] ntpd/refclock_zyfer.c: fix typo in 7737b052568

Gary E. Miller (@garyedmundsmiller) gitlab at mg.gitlab.com
Sat Jul 18 03:29:38 UTC 2026



Gary E. Miller pushed to branch issue890 at NTPsec / ntpsec


Commits:
11105608 by Gary E. Miller at 2026-07-17T20:29:00-07:00
ntpd/refclock_zyfer.c: fix typo in 7737b052568

- - - - -


1 changed file:

- ntpd/refclock_zyfer.c


Changes:

=====================================
ntpd/refclock_zyfer.c
=====================================
@@ -210,7 +210,7 @@ zyfer_receive(
 		else
 			return;
 	} else {
-                size_t avail = sizeof(p->a_lastcode) - (1 + pp->lencode);
+                size_t avail = sizeof(pp->a_lastcode) - (1 + pp->lencode);
 		if (rbufp->recv_length >= avail) {
 			pp->lencode = 0;
 			refclock_report(peer, CEVNT_BADREPLY);



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/111056082fcae8137e1b907498b428f3587894c9

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/111056082fcae8137e1b907498b428f3587894c9
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20260718/1896db65/attachment-0001.htm>


More information about the vc mailing list