-
mbaxter authored
* cannon: Basic memory protections Add memory protections against high memory allocations to the VM. This prevents large allocations from causing the `heap` to overflow and wrap into low memory, which could overwrite code and cause arbitrary code execution. --------- Co-authored-by:inphi <mlaw2501@gmail.com>
9750b3b0
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| exec | ||
| memory | ||
| multithreaded | ||
| program | ||
| singlethreaded | ||
| tests | ||
| testutil | ||
| .gitignore | ||
| README.md | ||
| debug.go | ||
| hex.go | ||
| iface.go | ||
| logw.go | ||
| oracle.go | ||
| state.go | ||
| witness.go |