patch-2.4.7 linux/fs/binfmt_aout.c
Next file: linux/fs/binfmt_elf.c
Previous file: linux/fs/affs/namei.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jul 19 20:33:38 2001
- Orig file:
v2.4.6/linux/fs/binfmt_aout.c
- Orig date:
Mon Mar 19 12:34:56 2001
diff -u --recursive --new-file v2.4.6/linux/fs/binfmt_aout.c linux/fs/binfmt_aout.c
@@ -73,7 +73,7 @@
* Currently only a stub-function.
*
* Note that setuid/setgid files won't make a core-dump if the uid/gid
- * changed due to the set[u|g]id. It's enforced by the "current->dumpable"
+ * changed due to the set[u|g]id. It's enforced by the "current->mm->dumpable"
* field, which also makes sure the core-dumps won't be recursive if the
* dumping of the process results in another error..
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)