Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 18:38:36 +0100
From:      Dan Lukes <dan@obluda.cz>
To:        freebsd-security@freebsd.org
Subject:   Re: FreeBSD Security Advisory FreeBSD-SA-15:25.ntp [REVISED]
Message-ID:  <563A429C.406@obluda.cz>
In-Reply-To: <20151104131449.2777E1ACB@freefall.freebsd.org>
References:  <20151104131449.2777E1ACB@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Even after latest patch the NTP code still doesn't compile cleanly.

> ===> usr.sbin/ntp/libntp (all)
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/authreadkeys.c:252:4: warning: format specifies type 'unsigned int' but the argument has type 'size_t'
>       (aka 'unsigned long') [-Wformat]
>                         nerr);
>                         ^~~~
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/authreadkeys.c:257:4: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
>                         nerr - nerr_loglimit);
>                         ^~~~~~~~~~~~~~~~~~~~

Fortunately, it seems not to cause severe security issue.

Dan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?563A429C.406>