Added patch to use wrapper functions for syscalls to appease Chromium sandbox (32-bit).

This commit is contained in:
Sebastian Lackner
2015-10-16 03:48:10 +02:00
parent 032bf69aa7
commit 216a2d8994
11 changed files with 2180 additions and 31 deletions

View File

@@ -0,0 +1 @@
Fixes: [39403] Use wrapper functions for syscalls to appease Chromium sandbox (32-bit)