----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72596/ -----------------------------------------------------------
Review request for mesos, Andrei Sekretenko, Greg Mann, and Qian Zhang. Repository: mesos Description ------- This patch adds support for `null` values of syscall arguments. If the value is `null`, then syscall arguments are ignored. Diffs ----- src/linux/seccomp/seccomp_parser.cpp 3dcfcd6d3c416ef00fa8716bb4cf6cff89831697 Diff: https://reviews.apache.org/r/72596/diff/1/ Testing ------- 1. `sudo make check` 2. launched the agent with the latest Seccomp profile Thanks, Andrei Budnik
