I cannot get Stack Smash Protector working
Posted: Fri Aug 12, 2022 8:31 am
Dear OSdevers,
I implemented SSP as the wiki instructed but failed to get it working. On release build, the stack overflow regress did not trigger the SSP. However, on the debug build, my whole regression test fails due to stack overflows! Why!?
I am learning RISC-V with OSdev. The OS is written in C++ using clang-devel from FreeBSD.
I implemented SSP as the wiki instructed but failed to get it working. On release build, the stack overflow regress did not trigger the SSP. However, on the debug build, my whole regression test fails due to stack overflows! Why!?
I am learning RISC-V with OSdev. The OS is written in C++ using clang-devel from FreeBSD.