|
|
|
|
|
by vlovich123
613 days ago
|
|
It's weird that he excludes data races from the memory safety even though data races can be in the other classes he calls out. Not sure I buy that it's not as relevant for security since use-after-free is a common side effect of data races. |
|