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

Issue 11073003: Allow mremap() for the Seccomp-BPF sandbox in renderers. (Closed)

Created:
8 years, 2 months ago by Jorge Lucangeli Obes
Modified:
8 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Allow mremap() for the Seccomp-BPF sandbox in renderers. WebKit string handling uses realloc(), which for some glibc implementations may call mremap(). BUG=149834 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160697

Patch Set 1 #

Patch Set 2 : Correct alphabetical ordering. #

Patch Set 3 : Allow mremap() only in renderers. #

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

Messages

Total messages: 4 (0 generated)
Jorge Lucangeli Obes
Title says it all.
8 years, 2 months ago (2012-10-08 17:22:14 UTC) #1
jln (very slow on Chromium)
LGTM I can't wait to restrict its flags! Don't forget to change the commit message ...
8 years, 2 months ago (2012-10-08 17:38:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/11073003/6001
8 years, 2 months ago (2012-10-08 18:28:13 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-10-08 20:46:45 UTC) #4
Change committed as 160697

Powered by Google App Engine
This is Rietveld 408576698