linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03916
[Bug 351393] Re: Memory leak during file list update
** Changed in: linuxdcpp
Status: Fix Committed => Fix Released
** Tags added: memory-leak
** Tags removed: memoryleak
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/351393
Title:
Memory leak during file list update
Status in DC++:
Fix Released
Status in DC++ trunk series:
Fix Released
Status in Linux DC++:
Fix Released
Bug description:
Version: r1728
When I refresh my file list, memory usage steadily increases while
shared directories are scanned for new or modified files, and does not
decrease again after the refresh is complete. If I initiate another
refresh, memory usage again increases by the same amount. Since I
share a very large number of files and directories (226709 files),
memory usage can surpass 1GB in less than a day.