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)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
commit766ab8cf38e86ea16b3de8d0db36d61968b5134b
treebdf5c658b79aa21c0b1f01ff723083b32e9f9483
parent3e75a4aec232cc2f7857f23d885411b610c28f42
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