|
|
|
|
|
by snovv_crash
1663 days ago
|
|
The memory corruption would happen in the C code though. By the time that the program is actually affected by the memory error it could be much later, back in Rust code, and now you don't have any tools for debugging memory corruption because "that never happens in Rust". |
|