Featured post
visual c++ - DevPartner BoundsChecker breaks my program -
i working on program suspect have 1 or more memory leaks. other answer on stack overflow told me try devpartner boundschecker (one of many others tried).
now when run program boundschecker running, break. @ point, windows file open dialog initiated , right before happens, non-continuable breakpoint gets triggered. happens boundschecker running.
according console output, last thing program trying load c:\windows\syswow64\slc.dll
devpartner recognizes "microsoft software licensing client dll". since not use software licensing in particular program, must somehow related dialog window supposed opened.
anyway, want find memory leaks , that, need open file. there possibility tell boundschecker not break program because of issue (whatever issue might be)?
basti, there known bug in 9.x versions of boundschecker mfc file open prompt. if post dps , visual studio versions might able tell patch or update need around this. on other hand if tripping in licensing guard dll, boundschecker may exciting anti-tamper logic in it. have seen dps raise anti-tamper logic in other micro focus products. if latter need raise case micro focus customer care , provide repro test sample. shameless plug: work on devpartner team. releasing dps 10.5 boundschecker x64 application support on february 4, 2011. please see if version corrects issue once download eval posted.
- Get link
- X
- Other Apps
Comments
Post a Comment