Hi,
I am working on memory leak detection in our DLLs. The DLLs are loaded on Apache server.
At the time of Apache startup, some of the code is executed and as we access the URL, further functionality is invoked. The issue is that the process explorer detects memory leaks (a rise in memory...