|
|
|
|
|
by DanielHB
620 days ago
|
|
From my point of view the main point of memory safety is not to avoid bugs (although it helps with that) is that when you do have a memory management bug you don't risk remote code executions or leaking sections of memory to attackers (private keys and such). |
|