You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/422
-- Commit Summary --
* Fix access to untrusted memory during unwind
-- File Changes --
M .gitignore (6)
M samplecode/backtrace/Makefile (2)
M sgx_backtrace/src/backtrace/libunwind.rs (12)
M sgx_backtrace/src/backtrace/mod.rs (1)
M sgx_backtrace/src/symbolize/libbacktrace.rs (15)
M sgx_trts/src/enclave.rs (16)
M sgx_tstd/src/sys/backtrace/tracing/gcc_s.rs (10)
M sgx_tstd/src/sys_common/gnu/libbacktrace.rs (18)
M sgx_unwind/libunwind/src/x86_64/Ginit.c (10)
-- Patch Links --
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/422.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/422.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/422
You are receiving this because you are subscribed to this thread.
Message ID: <apache/incubator-teaclave-sgx-sdk/pull/[email protected]>