[MCOL-579] Enabled harderning compile flags Created: 2017-02-18 Updated: 2017-12-01 Resolved: 2017-09-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-15, 2017-16, 2017-17, 2017-18 |
| Description |
|
For security we should add the harderning flags used in MariaDB. The section in their CMake is:
|
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-09-05 ] |
|
For QA: regression suite should still work after this change. We are improving memory/stack protection. |
| Comment by Daniel Lee (Inactive) [ 2017-09-06 ] |
|
Build verified: 1.1.0 Github source [root@localhost ~]# cat mariadb-columnstore-1.1.0-1-centos7.x86_64.bin.tar.txt Merge pull request #68 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #247 from mariadb-corporation/ Add compiler flag checks and hardening flags Regression tests passed. |