L
liangrf
My server app is transformed from environment of UNIX to Windows. Its
ran on the Apache Windows Server. The code is compiled pass by MSVC6
and ran well. but it has more memory leak.
when I am debugging the code with windbg, insertting mang break, and
step by step running code, the app do not appare memory leak at all. I
am confused.
if the app run without debugging, then the memory would increse by
watching task manager.
I think whether the app runs faster so that it dont duly free memory ?!
But I dont way to test.
Someone encounter similarity problem. Please give me some help.
THX.
ran on the Apache Windows Server. The code is compiled pass by MSVC6
and ran well. but it has more memory leak.
when I am debugging the code with windbg, insertting mang break, and
step by step running code, the app do not appare memory leak at all. I
am confused.
if the app run without debugging, then the memory would increse by
watching task manager.
I think whether the app runs faster so that it dont duly free memory ?!
But I dont way to test.
Someone encounter similarity problem. Please give me some help.
THX.