Hacker News new | ask | show | jobs
by deycallmeajay 487 days ago
What about GWP-ASan? It basically samples a portion of allocations with ASan looking for memory corruption bugs. If your app is used enough it’ll find the bugs eventually without the performance overhead. https://llvm.org/docs/GwpAsan.html