Or perhaps Softbound.
Posted Aug 19, 2012 13:16 UTC (Sun) by
gmatht (guest, #58961)
In reply to:
Valgrind? by gmatht
Parent article:
Google warns of using Adobe Reader - particularly on Linux (The H)
Opps, I meant it wouldn't help for Acrobat (because we can't recompile it). Anyway for code that we can recompile with LLVM I guess the answer is something like SoftBound, assuming the code doesn't rely on undefined behavior just to work at all. Apparently the overhead of softbound can be under 20%, so it seems like it could make a good default for development versions of all C programs. I am not sure if SoftBound supports C++ yet though.
(
Log in to post comments)