Re: Memory Leak? - WeOnlyDo Discussion board

Re: Memory Leak? (General questions)

by e_lee, Thursday, June 11, 2009, 23:06 (5643 days ago) @ wodDamir

Hi,

I'm working with wodSFTP.dll 3.2.4.76. My app does several file transfers before stopping for a couple minutes and then resumes again with other files to transfer.

The Microsoft tool used to help find memory leaks can be found in

http://support.microsoft.com/kb/268343

It basically takes a snapshot of the app before the memory leak occurs and one after with the memory leak. It compares both snapshots and outputs the function calls that created memory without having them released.


Complete thread: