Hacker News new | ask | show | jobs
by yellow_lead 390 days ago
Some static analysis tools can detect use after free or memory leaks. But since this one requires reasoning about multiple threads, I think it would've been unlikely to be found by static analysis.