[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Re: Memory leak in the window "Check for modifications"

From: André Ziegler <MagicAndre1981_at_live.com>
Date: Thu, 15 Jan 2015 04:32:28 -0800 (PST)

ok, I can see it, too on a solution with a lot of loal modifications.

The usage comes from TortoiseProc.exe!CSVNStatusListCtrl::GetStatus/libsvn_tsvn.dll!svn_client_status5 which opens a DB (libsvn_tsvn.dll!svn_sqlite__open).

The freeing of the allocated memory happen only at app close (TortoiseProc.exe!CTortoiseProcApp::~CTortoiseProcApp) so at runtime the memory usage grows a lot.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3094295

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-15 13:32:32 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.