[Bug 141264] ntpd(8) crashes when tries to use an oncore reference clock
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 4 18:37:57 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=141264
Ian Lepore <ian at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Overcome By Events
CC| |ian at FreeBSD.org
Status|Open |Closed
--- Comment #2 from Ian Lepore <ian at FreeBSD.org> ---
The problem has been fixed in the upstream code. Current (ntpd 4.8.2p10)
refclock_oncore.c code allocates device[64] instead of [20], eliminating the
overrun.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list