diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2012-07-16 14:33:25 +0200 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2012-09-22 12:28:39 +0200 |
commit | 807f3e83ba1c5299587c1c94555cd02f47dc2738 (patch) | |
tree | 8f7afff421ac7204754c3aa0bf36d4d246542f6c /src/qt/bitcoin.qrc | |
parent | f394f21594bed80366f1e4ce066b1ba4e60cd5fb (diff) |
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 'src/qt/bitcoin.qrc')
0 files changed, 0 insertions, 0 deletions