From 54411933a5af5b2f0c66c37dcdc77ca163c6997c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 10 Jun 2003 17:32:00 +0000 Subject: 2003-06-10 Phil Torre PR 411/filesystem * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and then unlinking it causes a memory leak. --- cpukit/libfs/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libfs/ChangeLog') diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 97ca7eb8b0..0bebaf2447 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,9 @@ +2003-06-10 Phil Torre + + PR 411/filesystem + * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and + then unlinking it causes a memory leak. + 2003-03-25 Thomas Doerfler PR 367/filesystem -- cgit v1.2.3