add possibility to check if memory is in a Context's guard page
Add an SIGSEGV handler to the ContextOutOfBoundsTest to ensure that the received SIGSEGV is caused by accessing the guard page.
parent
71966ba2
No related branches found
No related tags found
This commit is part of merge request !336. Comments created here will be created in the context of that merge request.
Showing
- emper/Context.cpp 10 additions, 0 deletionsemper/Context.cpp
- emper/Context.hpp 4 additions, 0 deletionsemper/Context.hpp
- emper/Debug.hpp 12 additions, 3 deletionsemper/Debug.hpp
- tests/ContextOutOfBoundsTest.cpp 53 additions, 2 deletionstests/ContextOutOfBoundsTest.cpp
- tests/meson.build 0 additions, 1 deletiontests/meson.build
Loading
Please register or sign in to comment