about summary refs log tree commit diff
path: root/elf/dl-tunables.list
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-08-04 10:24:47 +0200
committerFlorian Weimer <fweimer@redhat.com>2022-08-04 17:20:48 +0200
commit6c93af6b458031ebba5484bdc0029ad92720d51d (patch)
tree320c2c5493a373d81a6bd0525c3a23bd874db771 /elf/dl-tunables.list
parent3698f5a9dd4b98b3d88f61fceae8b6bb39c7db2b (diff)
downloadglibc-6c93af6b458031ebba5484bdc0029ad92720d51d.tar.gz
glibc-6c93af6b458031ebba5484bdc0029ad92720d51d.tar.xz
glibc-6c93af6b458031ebba5484bdc0029ad92720d51d.zip
malloc: Correct the documentation of the top_pad default
DEFAULT_TOP_PAD is defined as 131072 in
sysdeps/generic/malloc-machine.h.
Diffstat (limited to 'elf/dl-tunables.list')
-rw-r--r--elf/dl-tunables.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list
index e6a56b3070..e925590c36 100644
--- a/elf/dl-tunables.list
+++ b/elf/dl-tunables.list
@@ -42,6 +42,7 @@ glibc {
       type: SIZE_T
       env_alias: MALLOC_TOP_PAD_
       security_level: SXID_IGNORE
+      default: 131072
     }
     perturb {
       type: INT_32