Date: Wed, 04 Jul 2018 18:37:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 141264] ntpd(8) crashes when tries to use an oncore reference clock Message-ID: <bug-141264-227-45tIcAqqCa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-141264-227@https.bugs.freebsd.org/bugzilla/> References: <bug-141264-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=141264 Ian Lepore <ian@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events CC| |ian@FreeBSD.org Status|Open |Closed --- Comment #2 from Ian Lepore <ian@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-141264-227-45tIcAqqCa>
