patch-2.4.0-test3 linux/fs/binfmt_script.c
Next file: linux/fs/block_dev.c
Previous file: linux/fs/binfmt_misc.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_script.c
- Orig date:
Mon Mar 27 08:08:29 2000
diff -u --recursive --new-file v2.4.0-test2/linux/fs/binfmt_script.c linux/fs/binfmt_script.c
@@ -29,6 +29,7 @@
*/
bprm->sh_bang++;
+ 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)