summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-29 16:53:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-29 16:53:03 +0000
commit79749b135bef212fe96e7d17ade0bb65a14f8340 (patch)
treecf5597a209ebcc50b8c6f25bdde967d416b9eef4 /nuttx/ChangeLog
parent134f57877848076567f0f86c82075378d5ff92d4 (diff)
downloadnuttx-79749b135bef212fe96e7d17ade0bb65a14f8340.tar.gz
nuttx-79749b135bef212fe96e7d17ade0bb65a14f8340.tar.bz2
nuttx-79749b135bef212fe96e7d17ade0bb65a14f8340.zip
Container being deallocated before buffers in container. Caused memory leak.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@177 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index da2341872..9e21a92cd 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -102,5 +102,7 @@
* Improved sharebility of stdout among pthreads (only). Nothing
was broken, but by moving the mutual exclusion logic to a
higher level, the printf output is more readable.
+ * Fixed a bug in file system cleanup: A list was being deleted
+ before the buffers contained in the list.
* Started m68322