commit | 1912c5b5e88455e0a0c03fd375d232a498edd95d | [log] [tgz] |
---|---|---|
author | Yu-Hsi Chiang <[email protected]> | Mon Aug 31 18:59:49 2015 +0800 |
committer | Samuel Tan <[email protected]> | Mon Oct 05 16:39:38 2015 -0700 |
tree | 07cae1ec063145a4ab7619f91caaf657fbf4d252 | |
parent | 3cc05eab4d956e9bb919ebe7a2166c987ba1d5bf [diff] |
minijail: Support multiple range uid/gid mappings. Now minijail accept multiple ranges of contiguous uid/gid mappings that is seperated by commas. The commas are replaced by newlines before writing to map files. BUG=chromium:517387 TEST=security_Minijail0 pass Change-Id: I27d45480010b38e71b80837cc2299f180d77c4a1 Reviewed-on: https://chromium-review.googlesource.com/296270 Commit-Ready: Yu-hsi Chiang <[email protected]> Tested-by: Yu-hsi Chiang <[email protected]> Reviewed-by: Jorge Lucangeli Obes <[email protected]>