Comments
Sort by recent activity
So this tells me that the memory leak is in the stack then. I already tracked the number of threads and handles the program had using the task manager. This doesn't seem to be increasing over time however. Is there anyway to utilize the profiler to find a stack memory issue?
-Ken / comments
So this tells me that the memory leak is in the stack then. I already tracked the number of threads and handles the program had using the task manager. This doesn't seem to be increasing over tim...