summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-11-15 00:27:30 +0000
committerRoland McGrath <roland@gnu.org>1995-11-15 00:27:30 +0000
commit2ede96c9362f1950ef309f4fb9662aea60fe9777 (patch)
tree037c467c4c4a73eeb37871387926d09e5b22a808
parent9199ec6eb2511cf2babee622ae64db7a579b837e (diff)
Tue Nov 14 18:44:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951115
* malloc/free.c (free): Moved null and aligned_blocks checks inside _free_internal.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ea0e0f5b9..b0d0c19f5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 14 18:44:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * malloc/free.c (free): Moved null and aligned_blocks checks
+ inside _free_internal.
+
Mon Nov 13 15:23:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* malloc/malloc.c (morecore): Fix inverted test in allocating new