mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
refresh patches against latest git kernel
This commit is contained in:
parent
9f508f8c86
commit
dac75a66bd
@ -66,7 +66,7 @@ Signed-off-by: John Johansen <jjohansen@suse.de>
|
|||||||
return rc;
|
return rc;
|
||||||
--- a/fs/exec.c
|
--- a/fs/exec.c
|
||||||
+++ b/fs/exec.c
|
+++ b/fs/exec.c
|
||||||
@@ -1562,7 +1562,8 @@ int do_coredump(long signr, int exit_cod
|
@@ -1565,7 +1565,8 @@ int do_coredump(long signr, int exit_cod
|
||||||
goto close_fail;
|
goto close_fail;
|
||||||
if (!file->f_op->write)
|
if (!file->f_op->write)
|
||||||
goto close_fail;
|
goto close_fail;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user