![]() |
Finding memory leaks in Delphi applications using Deleaker - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Finding memory leaks in Delphi applications using Deleaker (/thread-2800.html) |
Finding memory leaks in Delphi applications using Deleaker - Alexandre Machado - 07-19-2022 Hi guys, I found some time to test a new tool to detect and fix memory and other resources leaks in any Delphi/C++ (and even .NET) applications. Please have a look: https://www.atozed.com/2022/07/detecting-memory-leaks-in-delphi-applications-using-deleaker/ Enjoy! ![]() |