Viladoman / CompileScore

Tools for profiling and visualizing C++ build times.
MIT License
460 stars 19 forks source link

fix: GatherSolutionConfiguration() null derefs ConfigurationManager #9

Closed ikrima closed 3 years ago

ikrima commented 3 years ago
Viladoman commented 3 years ago

Thanks! :) I will double check the flow there. Was there anything special on the solution or how it was opened?

ikrima commented 3 years ago

Nothing special afaik. It trigger the deref everytime (tried opening from explorer, vstudio start page, and file->open solution)

Thought possibly something wrong with my vs install but tried opening it in the clean experimental instance and it still triggered

Viladoman commented 3 years ago

I have never had it during any of my tests. If it crashes it is worth updating the published version.