Y
Hacker News
new
|
ask
|
show
|
jobs
by
1over137
2339 days ago
Presumably, you could also build your C code with Address Sanitizer and use that in production, then most memory corruption would segfault. You'd have a performance hit of course, but could be worth it.