|
|
|
|
|
by gw2
473 days ago
|
|
> IME you can't reliably extract the intent from the C code, much less the binary, so you can't really fix these bugs without a human rewriting the source. I am pretty sure that the parent is talking about hardware memory safety which doesn't require any "human rewriting the source". |
|
It does though. The hardware might catch an error (or an "error") and halt the program, but you still need a human to fix it.