Minoru · @minoru
330 followers · 673 posts · Server functional.cafe

Wow, actually found a real issue for a change: I was calling a virtual method from a destructor (this is code). And of course, after staring at it for a minute, I realized I don't need that method to be virtual at all :)

(I intended this toot to be snarky and to say that it's the first time cppcheck found anything of importance, but I double-checked and it turns out it found me a different issue back in 2016. Considering I didn't pay a dime for this tool, the ROI is great.)

#cppcheck #cpp

Last updated 2 years ago

Codethink · @codethink
55 followers · 18 posts · Server social.codethink.co.uk

A small contribution to static analysis tool from Codethink engineer Michael Drake: github.com/danmar/cppcheck/pul

#cppcheck #opensource #testing #staticanalysis #upstreamfirst

Last updated 2 years ago