lkml.org 
[lkml]   [1999]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Typo in do_coredumup
--- fs/exec.c~  Sat Jul 24 11:17:14 1999
+++ fs/exec.c Sat Jul 24 11:30:35 1999
@@ -850,6 +850,7 @@
if (!binfmt || !binfmt->core_dump)
goto fail;
if (!current->dumpable || atomic_read(&current->mm->mm_users) !=1)
+ return 0;
current->dumpable = 0;
if (current->rlim[RLIMIT_CORE].rlim_cur < binfmt->min_coredump)
goto fail;


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.695 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site