patch-2.4.0-test3 linux/fs/binfmt_misc.c
Next file: linux/fs/binfmt_script.c
Previous file: linux/fs/binfmt_em86.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jun 26 11:36:44 2000
- Orig file:
v2.4.0-test2/linux/fs/binfmt_misc.c
- Orig date:
Fri May 12 14:18:55 2000
diff -u --recursive --new-file v2.4.0-test2/linux/fs/binfmt_misc.c linux/fs/binfmt_misc.c
@@ -201,6 +201,7 @@
if (!fmt)
goto _ret;
+ allow_write_access(bprm->file);
fput(bprm->file);
bprm->file = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)