From: Dave Hart Date: Fri, 8 May 2009 02:13:17 +0000 (+0000) Subject: Add [Bug 1071] reference to ChangeLog entry X-Git-Tag: NTP_4_2_4P7_RC6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c30e1c3d3701718c832b66e07a6a54d4e061168;p=thirdparty%2Fntp.git Add [Bug 1071] reference to ChangeLog entry bk: 4a03953dG-GnIXTEYE4eGRpIiEJ7Jw --- diff --git a/ChangeLog b/ChangeLog index 96fb32a07..83a0fe63f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,8 @@ * [Bug 784] Make --enable-linuxcaps the default when available * [Bug 1179] error messages for -u/--user and -i lacking droproot * Updated JJY reference clock driver from Takao abe -* Log a message and exit before trying to use FD_SET with a descriptor - larger than FD_SETSIZE, which will corrupt memory beyond the fd_set +* [Bug 1071] Log a message and exit before trying to use FD_SET with a + descriptor larger than FD_SETSIZE, which will corrupt memory * On corruption of the iface list head in add_interface, log and exit ---