Skip to content

Comment on A New Development for Coverity and Heartbleedparent

Comments

VC++ analysis is useful aside from the fact that it mistakenly thinks every pointer usage is a potential null pointer, but I've gotten better results with clang static analysis.

Every pointer is potentially null, until proven otherwise (which in the general case means solving the halting problem).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.