diff options
-rw-r--r-- | BUGS | 1 | ||||
-rw-r--r-- | ChangeLog | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,5 @@ Known bugs: - * it leaks memory, it seems that some lnodes are not destroyed, * unionfs hangs when looking up recursive links, which point into the unionfs * emacs hangs when trying to save files in unionfs @@ -1,5 +1,6 @@ 2002-12-08 Moritz Schulte <moritz@duesseldorf.ccc.de> + * BUGS: Remove the memory-leak bug. * lib.c: Include <sys/mman.h>. * node.c: Include <sys/mman.h>. (node_entries_get): munmap dirent_data as returned by |