This is an automated email from the ASF dual-hosted git repository.

dingyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git

commit c4c33b62b96fbb5d0e9a954d7c39a6e06779adf2
Merge: f4a4e30 72fe6cf
Author: Yu Ding <[email protected]>
AuthorDate: Wed Mar 10 00:11:10 2021 -0800

    Merge pull request #322 from apache/fix-edl-pointer-check
    
    fix: add pointer null check on ecall function. address #321

 samplecode/dcap-pckretrieval/app/src/main.rs    | 2 +-
 samplecode/http_req/enclave/src/lib.rs          | 4 ++++
 samplecode/tls/tlsclient/enclave/src/lib.rs     | 4 ++++
 samplecode/tls/tlsserver/enclave/src/lib.rs     | 4 ++++
 samplecode/unit-test/enclave/Enclave.config.xml | 2 +-
 sgx_tstd/src/rt.rs                              | 4 ++++
 6 files changed, 18 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to