Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacobush
2027 days ago
Still, it would eliminate a whole class of bugs, even with insecure languages such as C.
1 comments
tsimionescu
2027 days ago
It
may
eliminate a whole class of
vulnerabilities
, not bugs - the bugs would still be there (the program would not behave as expected), but they
may
not be usable anymore for arbitrary code execution or data smuggling.
link
jacobush
2027 days ago
True. Still, it should be easier to find and fix the problem if triggering the makes the program reliably terminate.
link