From: short <> Date: Sat, 27 Dec 2003 10:55:35 +0000 (+0000) Subject: +Memory leaks during NTFS disks scanning by *-acquire (caused by libntfs?) X-Git-Tag: captive-1_1_5~15 X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=commitdiff_plain;h=240a510ec5cc43545f56859085cbb47fcda84742 +Memory leaks during NTFS disks scanning by *-acquire (caused by libntfs?) --- diff --git a/TODO b/TODO index f48b4c3..df5ba86 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,7 @@ Known Bugs ---------- XMMS playing from NTFS crashes Captive (unconfirmed) (Marek Koch) +Memory leaks during NTFS disks scanning by *-acquire (caused by libntfs?) Failed reading of NTFS hidden system files? (unconfirmed) STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write(). libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!