H
Hilla
Hi,
I wrote a program that consists of 4 threads.
When i run it i see in the task manager that when there is a call to
one of the threads the amount of handles increase by 2 each time.
(it reached over 150,000 handles!!!)
I tried debugging it to find the leak but cant seem to find it (put
breakpoints all over the code - it gets there already with the 2 extra
handles!)
Does anyone have an idea how i can look for the leak?
Thanks...
I wrote a program that consists of 4 threads.
When i run it i see in the task manager that when there is a call to
one of the threads the amount of handles increase by 2 each time.
(it reached over 150,000 handles!!!)
I tried debugging it to find the leak but cant seem to find it (put
breakpoints all over the code - it gets there already with the 2 extra
handles!)
Does anyone have an idea how i can look for the leak?
Thanks...