runc/libcontainer/seccomp
Matthew Heon e9193ba6e6 Fix breaking change in Seccomp profile behavior
Multiple conditions were previously allowed to be placed upon the
same syscall argument. Restore this behavior.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2017-10-18 11:53:56 -04:00
..
fixtures add seccomp.IsEnabled() function 2016-01-18 10:44:31 -08:00
config.go seccomp: Add ppc and s390x to seccomp/config.go 2016-05-31 08:56:07 -04:00
seccomp_linux.go Fix breaking change in Seccomp profile behavior 2017-10-18 11:53:56 -04:00
seccomp_linux_test.go add seccomp.IsEnabled() function 2016-01-18 10:44:31 -08:00
seccomp_unsupported.go Fix trivial style errors reported by `go vet` and `golint` 2016-04-12 08:13:16 +00:00