summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-30 10:36:52 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-07-01 08:16:37 +0200
commit2460ac0e19eee547c9bf11db5154beb23ac1b09a (patch)
treeb047c8f13512e65170c8870c561c3a2d96a53032
parent422bb2b4ecec1d16858e4871db39a0bc384987a2 (diff)
mallopt.3: MALLOC_MMAP_THRESHOLD_ and MALLOC_MMAP_MAX_ *do* work in setgid programs
My testing on this point was bogus, overlooking details of strace(1)'s behavior with setuid programs. See https://sourceware.org/bugzilla/show_bug.cgi?id=12155 Reported-by: Florian Weimer <fweimer@redhat.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/mallopt.312
1 files changed, 0 insertions, 12 deletions
diff --git a/man3/mallopt.3 b/man3/mallopt.3
index cbfbbf975..d1cf8137a 100644
--- a/man3/mallopt.3
+++ b/man3/mallopt.3
@@ -431,18 +431,6 @@ where
is an integer.
.\" Bins are multiples of 2 * sizeof(size_t) + sizeof(size_t)
-The
-.BR MALLOC_MMAP_THRESHOLD_
-and
-.BR MALLOC_MMAP_MAX_
-variables are
-.I not
-ignored in set-group-ID programs.
-.\" FIXME MALLOC_MMAP_THRESHOLD_ and MALLOC_MMAP_MAX_
-.\" do have an effect for set-user-ID programs (but not
-.\" set-group-ID programs).
-.\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=12155
-
If
.BR mallopt ()
is used to set