You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
Compare commits
2 Commits
6b1ba08168
...
aviraxp-pa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
641984ea77 | ||
|
|
884ca5851a |
@@ -125,6 +125,7 @@ static void disable_seccomp()
|
||||
#ifdef CONFIG_SECCOMP
|
||||
current->seccomp.mode = 0;
|
||||
current->seccomp.filter = NULL;
|
||||
atomic_set(¤t->seccomp.filter_count, 0);
|
||||
#else
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user