Closed DavePearce closed 3 years ago
There are missing tests around the unsafe modifier. Specifically, we can currently attack it by take the address of an unsafe method or function and then calling it later.
unsafe
There are missing tests around the unsafe modifier. Specifically, we can currently attack it by take the address of an
unsafe
method or function and then calling it later.