Re: [chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-64-ge1d9a57 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-64-ge1d9a57
- From: Bryan Christianson <bryan@xxxxxxxxxxxxx>
- Date: Thu, 11 Jun 2020 01:44:31 +1200
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpcorp.com; s=a1-4; h=Feedback-ID:X-Smtpcorp-Track:Message-Id:To:Date: Subject:From:Reply-To:Sender:List-Unsubscribe; bh=IUcZXai9Gz83SVuhxN29jraU9X1gczAG22kNqaexzBY=; b=j6fPCMkg64huNqdbF+Ul0cz/O9 yPSiwq/ECMBHovmgIflbpwpvbSLH9wfyl976SCrErPoVkNHBQsnbG+eIk4ad42je7tn+erB0TkbE/ LY+ZNDYe3wi5C6HO3CkLxKlR0RhGz89UZGjZ2VvEoOQ78feuxa7pwI5ok8JXajvvmMdcigfyasIFE r5yEsJUmn4zqkFyGv+ImBwiQv4bitDYClSbYm/pnFJNlF+mvNzvWsO9tN3tuKMHv8fSGuaoqT9uii 4yulBsb3cOZdKojHzvwnxIKI36DSIjwkx6aI8WjHd5S/6hdx0Xz2gE9+rmzOCGAcspkwrRZr9a/cw xG210V3g==;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whatroute.net; i=@whatroute.net; q=dns/txt; s=s149811; t=1591796692; h=from : subject : to : message-id : date; bh=IUcZXai9Gz83SVuhxN29jraU9X1gczAG22kNqaexzBY=; b=XwH9EXOq0kenQD43oVDU24zTi6PXDP11ZMEloX0qndD5WimJzRoQft9nPIzPYGWYtTP8cI 8PhQdSauZvSt2xpY+JYN3AScq146E95kE5Yb1LhkN46a6RBvCtsBWqxArE3TXFlmQ07kbVcD S8ZANf7omK7uLPbYzfqN/PylZJQfvRakzJx7Kq1ae72tdJKcUNKCnTqEri6B8DNrfY6CApHk fr8rbXSD6WAp7NRxHN+T4ku/sIWySKyqfiarcC/pv/tjbd49UYa/wEKfFWMd5YuUGPthMPGQ DJqHZuC99cJFpL5A1ZgOh7/UiSxawtJkA7UJ1DjeYpc71COtyV5EOA4g==
- Feedback-id: 149811m:149811acx33YQ:149811s0cj6kN3lq
Warning during compilation on macOS
gcc -O2 -g -fstack-protector-strong --param=ssp-buffer-size=4 -Wmissing-prototypes -Wall -pthread -c conf.c
conf.c:1674:18: warning: format string is not a string literal
(potentially insecure) [-Wformat-security]
*(char **)ARR_GetElement(ntp_source_dirs, i)) >= sizeof (buf))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note:
expanded from macro 'snprintf'
__builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
^~~~~~~~~~~
conf.c:1674:18: note: treat the string as an argument to avoid this
*(char **)ARR_GetElement(ntp_source_dirs, i)) >= sizeof (buf))
^
"%s",
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note:
expanded from macro 'snprintf'
__builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
^
1 warning generated.
> On 11/06/2020, at 1:39 AM, git@xxxxxxxxxxxxx wrote:
>
> This is an automated email from git. It was generated because a ref
> change was pushed to the "chrony/chrony.git" repository.
>
Bryan Christianson
bryan@xxxxxxxxxxxxx
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.