From 85f3b4c1e488fe67fd47e60c4bc31abfe21e85c6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Nov 2007 21:11:19 +0000 Subject: 2007-11-26 Joel Sherrill * libcsupport/src/malloc.c: Do not assert on free of bad pointer. --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 793f4d6a64..08fc49f599 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2007-11-26 Joel Sherrill + + * libcsupport/src/malloc.c: Do not assert on free of bad pointer. + 2007-11-26 Joel Sherrill * score/include/rtems/score/thread.h: Fix spelling error. -- cgit v1.2.3