Visual Leak Detector not reporting leaks

后端 未结 1 751
情话喂你
情话喂你 2021-02-19 08:20

I am a bit new to using Visual Studio 2013 and am trying to get Visual Leak Detector (Version 2.3) working so that I can check my projects for memory leaks.

I\'ve got it

1条回答
  •  春和景丽
    2021-02-19 09:17

    It looks like to be a bug with VC++2013, it does work when I use the VC++2010 compiler.

    Although I can imagine this not being an option for you. If it helps you, you could use the latest beta version v2.4rc2.

    0 讨论(0)
提交回复
热议问题