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

Issue 11369167: Merge 164850 - Seccomp-BPF: relax failure in probe process setup (Closed)

Created:
8 years, 1 month ago by jln (very slow on Chromium)
Modified:
8 years, 1 month ago
CC:
chromium-reviews, agl, jln+watch_chromium.org
Visibility:
Public.

Description

Merge 164850 - Seccomp-BPF: relax failure in probe process setup When we set-up the probe process to test seccomp-bpf availability, setting a pipe on stderr can sometimes fail. Presumably if this descriptor is backed by a file on a file system that will return an error on close(). We don't consider not being able to set-up the pipe on stderr as a fatal error anymore. BUG=152530 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11300014 TBR=jln@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166990

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -24 lines) Patch
M sandbox/linux/seccomp-bpf/sandbox_bpf.cc View 6 chunks +52 lines, -24 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jln (very slow on Chromium)
8 years, 1 month ago (2012-11-09 22:07:57 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698