Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.
1453 Discussions

Using -fsanitize=address & -fsanitize=leak for compiling Enclave code

Ko__Ronny
Novice
752 Views

Hi,

I always compile my regular C code with -fsanitize=address & -fsanitize=leak compiler options, because they are very useful for quickly fixing segmentation faults & invalid free() operations. However, I could not get these compilation options working for Enclave code. I wonder if the SGX team has no plan to include them into SGX..

 

 

0 Kudos
0 Replies
Reply