patch-2.1.21 linux/fs/binfmt_elf.c
Next file: linux/fs/devices.c
Previous file: linux/fs/Makefile
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Jan  2 20:29:00 1997
-  Orig file: 
v2.1.20/linux/fs/binfmt_elf.c
-  Orig date: 
Mon Dec 30 15:39:13 1996
diff -u --recursive --new-file v2.1.20/linux/fs/binfmt_elf.c linux/fs/binfmt_elf.c
@@ -1238,9 +1238,9 @@
 		unsigned long addr = vma->vm_start;
 		unsigned long len = vma->vm_end - vma->vm_start;
 		
+		i++;
 		if (!maydump(vma))
 			continue;
-		i++;
 #ifdef DEBUG
 		printk("elf_core_dump: writing %08lx %lx\n", addr, len);
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov