Warn if user requests __FORTIFY_SOURCE but it is disabled
authorRoland Mc Grath <roland@hack.frob.com>
Tue, 8 May 2012 15:44:57 +0000 (17:44 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)
commit9a67271b92b85ddbfaee7c8f60af25f42bcc5a73
tree359af9e20438c49b0031002c61ecadd43a8c45f0
parent80b6ce0aa54d52b44c3a3736e08eae9641c87d30
Warn if user requests __FORTIFY_SOURCE but it is disabled

X-Git-Tag: glibc-2.16-tps~448
X-Git-Url: http://sourceware.org/git/?p=glibc.git;a=commitdiff_plain;h=05c2c9618f583ea4acd69b3fe5ae2a2922dd2ddc

Warn if user requests __FORTIFY_SOURCE but it is disabled

[BZ #13979]
        * include/features.h: Warn if user requests __FORTIFY_SOURCE
        checking but the checks are disabled for any reason.

Gbp-Pq: Topic any
Gbp-Pq: Name local-revert-bz13979.diff
include/features.h