patch-2.1.24 linux/fs/binfmt_script.c
Next file: linux/fs/proc/array.c
Previous file: linux/drivers/sound/soundcard.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Jan 28 10:02:45 1997
-  Orig file: 
v2.1.23/linux/fs/binfmt_script.c
-  Orig date: 
Tue Jan 28 18:50:16 1997
diff -u --recursive --new-file v2.1.23/linux/fs/binfmt_script.c linux/fs/binfmt_script.c
@@ -76,7 +76,6 @@
 	/*
 	 * OK, now restart the process with the interpreter's inode.
 	 */
-	bprm->filename = interp;
 	retval = open_namei(interp, 0, 0, &bprm->inode, NULL);
 	if (retval)
 		return retval;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov