]> git.ipfire.org Git - thirdparty/ntp.git/commit
ntp_io.c:
authorFrank Kardel <kardel@ntp.org>
Thu, 25 May 2006 18:08:49 +0000 (18:08 +0000)
committerFrank Kardel <kardel@ntp.org>
Thu, 25 May 2006 18:08:49 +0000 (18:08 +0000)
commitea81f3b773e3003cafeca419256dce57e60608c3
treeae3bf94940fec93f38ce591a599ea834ce87e942
parentf60833c31f3662a0880710833aeb334d36a2fe2f
ntp_io.c:
  add missing BLOCKIO()/UNBLOCKIO() calls in refclock io
  handling found during analysis for bug #619
refclock_parse.c:
  bug #619
  complete refclock io structure initialization *before* inserting it into the
  refclock input machine (avoids null pointer deref)

bk: 4475f2b1tXzkVwRb-pK9iYj2apmtwQ
ntpd/ntp_io.c
ntpd/refclock_parse.c