Hi all,
I wrote it to the discussion already ( see http://vld.codeplex.com/discussions/277407 ), but here is better place.
I created a MFC application with CFileDialog (on Windows 7) and it was rarely working but in majority of cases it was freezing in DoModal function of CFileDialog.
I spent two horrible days of my life by solving of this issue.
Please fix vld somehow, it is very useful.
With regards Martin
Comments: I've been _plagued_ with this for several months now, since my computer was upgraded to Windows 8 (and I was convinced it was a W8 problem :-) Until now I never made the connection with VLD, and in fact it was pure luck that I found this thread now (I was looking for info on possible false positive memory leaks in dbgheap.c - see this stackoverflow post for example: [http://stackoverflow.com/questions/24102253/visual-leak-detector-detects-leak-on-new-blank-mfc-project] - which started being reported after installing v2.4rc2 (v2.3 doesn't report these leaks). I notice that the "impact" of this bug is (supposedly) low, but I wonder how many other developers are similarly affected without realising that VLD is involved...
I wrote it to the discussion already ( see http://vld.codeplex.com/discussions/277407 ), but here is better place.
I created a MFC application with CFileDialog (on Windows 7) and it was rarely working but in majority of cases it was freezing in DoModal function of CFileDialog.
I spent two horrible days of my life by solving of this issue.
Please fix vld somehow, it is very useful.
With regards Martin
Comments: I've been _plagued_ with this for several months now, since my computer was upgraded to Windows 8 (and I was convinced it was a W8 problem :-) Until now I never made the connection with VLD, and in fact it was pure luck that I found this thread now (I was looking for info on possible false positive memory leaks in dbgheap.c - see this stackoverflow post for example: [http://stackoverflow.com/questions/24102253/visual-leak-detector-detects-leak-on-new-blank-mfc-project] - which started being reported after installing v2.4rc2 (v2.3 doesn't report these leaks). I notice that the "impact" of this bug is (supposedly) low, but I wonder how many other developers are similarly affected without realising that VLD is involved...