Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwilk
3119 days ago
If you can afford rebuilding from source, using AddressSanitizer (perhaps also UndefinedBehaviorSanitizer) should be better at uncovering memory safety bugs than any LD_PRELOAD trick.