]> git.eshelyaron.com Git - emacs.git/commit
Fix Seccomp filter on CentOS 8.3 (Bug#47828).
authorPhilipp Stephani <phst@google.com>
Sun, 18 Apr 2021 08:33:41 +0000 (10:33 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 18 Apr 2021 08:34:48 +0000 (10:34 +0200)
commit2822246b5d8154d0166e17ffd28a1d85b57d68aa
tree233174fe40a61a07e1e4b6aae538c80d162bb30b
parent18836fc2d054c221da0f2e0ffc73846281084f23
Fix Seccomp filter on CentOS 8.3 (Bug#47828).

* lib-src/seccomp-filter.c (main): mmap: Also allow MAP_SHARED.
lib-src/seccomp-filter.c