Skip to content

add Context out of bounds write test

Florian Fischer requested to merge aj46ezos/emper:guard-page into master

The test is a simple infinite recursion hitting the guard page. The new guard-page-test-runner skips the test if emper::STACK_GUARD_PAGE is false.

Merge request reports