blob: 754ef01968c9a022d9031a86203f28e8652da0c4 [file] [log] [blame]
sandbox-1.7 traces static apps so disable the qa notice as it just scares
users ... dont want scary stuff in stable!
--- libsandbox/wrapper-funcs/__wrapper_exec.c
+++ libsandbox/wrapper-funcs/__wrapper_exec.c
@@ -221,7 +221,6 @@
if (!FUNCTION_SANDBOX_SAFE(path))
return result;
- sb_check_exec(path, argv);
}
#endif