awnumar / memguard

Secure software enclave for storage of sensitive information in memory.
Apache License 2.0
2.49k stars 124 forks source link

fix open enclave dead lock #133

Closed wodadehencou closed 4 years ago

wodadehencou commented 4 years ago

RWMutex should not recursive read locking

132