From: Frank Kardel Date: Tue, 9 May 2006 09:30:28 +0000 (+0000) Subject: ntpd.c: X-Git-Tag: NTP_4_2_1P250_RC~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbccb81c178cb55ce6942cb8007f2d4505621805;p=thirdparty%2Fntp.git ntpd.c: refill of current buffer missing bk: 44606134fOyoC3u0xNc3ytufHr7tyw --- diff --git a/ntpd/ntpd.c b/ntpd/ntpd.c index 5ff0765b6..99c8ddf77 100644 --- a/ntpd/ntpd.c +++ b/ntpd/ntpd.c @@ -979,6 +979,7 @@ getgroup: block_io_and_alarm(); # endif /* HAVE_SIGNALED_IO */ freerecvbuf(rbuf); + rbuf = get_full_recv_buffer(); } /*