This commit is contained in:
		@@ -34,7 +34,7 @@
 | 
			
		||||
   return -ENOSYS;
 | 
			
		||||
 }
 | 
			
		||||
 
 | 
			
		||||
+intptr_t SIGSYSFstatatHandler(const struct arch_seccomp_data& args,
 | 
			
		||||
+intptr_t SIGSYSFstatatHandler(const arch_seccomp_data& args,
 | 
			
		||||
+                            void* aux) {
 | 
			
		||||
+  switch (args.nr) {
 | 
			
		||||
+#if defined(__NR_newfstatat)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user