keystone-enclave / keystone-sdk

SDK for Keystone Enclave - ABI/SBI libraries and sample apps
Other
44 stars 22 forks source link

Updated the edge interface for getting ptrs to always give back a siz… #26

Closed dkohlbre closed 5 years ago

dkohlbre commented 5 years ago

…e as well, this avoids TOCTOU bugs where the ptr is checked and then used later.