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

Issue 3016643002: Add mremap as an allowed syscall for cupstestppd.

Created:
3 years, 2 months ago by skau
Modified:
2 years, 11 months ago
Reviewers:
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add mremap as an allowed syscall for cupstestppd. cupstestppd needs to be able to retrieve ppds and uses realloc to acquire memory which calls mremap in the version of libc which cupstestppd is compiled against on some platforms. BUG=chromium:767489 TEST=Verified we can validate PPDs on candy, one off the affected boards. Change-Id: I0b22fbe438eaeff7bc96b1ed5eea4d3b2003792c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
D net-print/cups/cups-2.1.4-r24.ebuild View 1 chunk +0 lines, -1 line 0 comments Download
A + net-print/cups/cups-2.1.4-r25.ebuild View 0 chunks +-1 lines, --1 lines 0 comments Download
M net-print/cups/files/cupstestppd-seccomp-amd64.policy View 1 chunk +3 lines, -2 lines 0 comments Download
M net-print/cups/files/cupstestppd-seccomp-arm.policy View 1 chunk +2 lines, -1 line 0 comments Download
M net-print/cups/files/cupstestppd-seccomp-x86.policy View 1 chunk +2 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698