Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
TwoBit
12y ago
0 comments
Save
Share
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.
0 comments
1 comments · 1 top-level
top
newest
oldest
marshray
12y ago
Every pointer
is
potentially null, until proven otherwise (which in the general case means solving the halting problem).
j
/
k
navigate · click thread line to collapse