summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-12-09 17:25:19 +0100
committerOndřej Bílka <neleai@seznam.cz>2013-12-09 17:25:19 +0100
commite8349efd466cfedc0aa98be61d88ca8795c9e565 (patch)
tree541392276536e41a740df6eaa045efc56f8d28c5 /ChangeLog
parentf3eeb3fc560ccc4ce51dc605e4703c5016b07244 (diff)
Simplify perturb_byte logic.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e04ee34711..bbd241ccf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-12-09 Ondřej Bílka <neleai@seznam.cz>
+ * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
+ macro to a function. Check for zero perturb_byte.
+ (_int_malloc, _int_free): Remove zero perturb_byte checks.
+
+2013-12-09 Ondřej Bílka <neleai@seznam.cz>
+
* malloc/malloc.c: (force_reg): Remove.
(__malloc_assert, __libc_malloc, __libc_free, __libc_realloc,
_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace