aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2012-07-16 14:33:25 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2012-09-22 12:28:39 +0200
commit807f3e83ba1c5299587c1c94555cd02f47dc2738 (patch)
tree8f7afff421ac7204754c3aa0bf36d4d246542f6c /contrib
parentf394f21594bed80366f1e4ce066b1ba4e60cd5fb (diff)
downloadbitcoin-807f3e83ba1c5299587c1c94555cd02f47dc2738.tar.xz
Bitcoin-Qt: expand GCC Stack-Smashing Protector usage (non Windows)
This patch currently excludes our Windows executable! - change to use -fstack-protector-all - the minimum size of buffers (i.e. arrays) that will receive stack smashing protection was changed to 1 byte (GCC default: 8) - warn about functions that will not be protected against stack smashing by adding -Wstack-protector
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions