Y
Hacker News
new
|
ask
|
show
|
jobs
by
cbsmith
3856 days ago
Around memory safety, it would be simply be dereferencing any raw pointer. You'd whitelist a set of smart pointer classes that manage that and you can pretty much just use the clang parser to catch it.