Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Issue 377383004: Enable _FORTIFY_SOURCE=2 with clang (unless sanitizers are used). (Closed)

Created:
6 years, 5 months ago by Nico
Modified:
6 years, 5 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, Alexander Potapenko
Base URL:
https://chromium.googlesource.com/chromium/src.git@isystem
Project:
chromium
Visibility:
Public.

Description

Enable _FORTIFY_SOURCE=2 with clang for official builds (unless sanitizers are used). BUG=392573 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282200

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M build/common.gypi View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Nico
6 years, 5 months ago (2014-07-09 23:02:13 UTC) #1
Lei Zhang
lgtm with green trybots.
6 years, 5 months ago (2014-07-09 23:10:09 UTC) #2
Nico
On 2014/07/09 23:10:09, Lei Zhang wrote: > lgtm with green trybots. I think the clang ...
6 years, 5 months ago (2014-07-09 23:18:59 UTC) #3
Nico
Oh, and I'll build and run a few tests locally. On Wed, Jul 9, 2014 ...
6 years, 5 months ago (2014-07-09 23:19:56 UTC) #4
Nico
Reading the bug linked from https://codereview.chromium.org/138913015 , this seems to be a problem with the ...
6 years, 5 months ago (2014-07-09 23:39:45 UTC) #5
Lei Zhang
On 2014/07/09 23:39:45, Nico (away) wrote: > Reading the bug linked from https://codereview.chromium.org/138913015 , this ...
6 years, 5 months ago (2014-07-09 23:42:13 UTC) #6
Nico
Ok, now official-only. I asked the security folks how much they like this -- if ...
6 years, 5 months ago (2014-07-10 00:24:02 UTC) #7
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 5 months ago (2014-07-10 00:47:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/377383004/40001
6 years, 5 months ago (2014-07-10 00:48:31 UTC) #9
commit-bot: I haz the power
Change committed as 282200
6 years, 5 months ago (2014-07-10 00:51:03 UTC) #10
Lei Zhang
6 years, 5 months ago (2014-07-10 01:35:08 UTC) #11
Message was sent while issue was closed.
Even with it turned on, the only _chk symbol referenced is __longjmp_chk. You'll
still need to fix up the dependency expectation in c/b/installer/linux

Powered by Google App Engine
This is Rietveld 408576698