diff options
| author | Philipp Stephani | 2021-10-09 19:39:31 +0200 |
|---|---|---|
| committer | Philipp Stephani | 2021-10-09 19:39:31 +0200 |
| commit | b497add9719dac16696f64d5a551d2b813f0c825 (patch) | |
| tree | 2f1318216462ae7b660ed12b802320fbeecf1c37 /src/coding.c | |
| parent | 75d9fbec8853c2040bbb0d5a447894cca86b9df9 (diff) | |
| download | emacs-b497add9719dac16696f64d5a551d2b813f0c825.tar.gz emacs-b497add9719dac16696f64d5a551d2b813f0c825.zip | |
Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).
On some systems, process startup calls prctl(PR_CAPBSET_READ) via
'cap_get_bound'. We can just return EINVAL.
* lib-src/seccomp-filter.c (main): Add a rule for
prctl(PR_CAPBSET_READ, ...).
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions