]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
tunables: Avoid getenv calls and disable glibc.malloc.check by default
[thirdparty/glibc.git] / ChangeLog
index 1e2e4785806659d50c38f79fecf81d6f24ee9bee..ce632d70fd71091beab14c05beae41ae8e952433 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2016-01-10  Siddhesh Poyarekar  <siddhesh@sourceware.org>
+
+       * elf/dl-tunables.c (tunables_unsetenv): Remove function.
+       (min_strlen): Likewise.
+       (disable_tunable): Likewise.
+       (maybe_disable_malloc_check): Rename to
+       maybe_enable_malloc_check.
+       (maybe_enable_malloc_check): Enable glibc.malloc.check tunable
+       if /etc/suid-debug file exists.
+       (__tunables_init): Update caller.
+       * elf/dl-tunables.list (glibc.malloc.check): Don't mark as
+       secure.
+
 2016-01-10  Torvald Riegel  <triegel@redhat.com>
 
        * nptl/DESIGN-rwlock.txt: Remove.