Add Mambretti et al.

Russ Cox 2020-08-14 17:00:44 -04:00
parent 51ccf25df0
commit dac828df86

@ -44,3 +44,6 @@ by Esmaeil Mohammadian Koruyeh _et al_. (Even return prediction isn't safe.)
“[Speculative Load Hardening](https://llvm.org/docs/SpeculativeLoadHardening.html)”\
by Chandler Carruth. (What LLVM does to prevent speculative out-of-bounds access.)
“[Bypassing memory safety mechanisms through speculative control flow hijacks](https://arxiv.org/pdf/2003.05503.pdf)”\
by Andrea Mambretti _et al_. (Examination of effects on memory-safe languages.)