class MProtectTest_ExecStackAfterModifyingStackpointer_Test
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
Check that changing the stackpointer before calling `mprotect` allows
bypassing the `execstack` permission.
Public Methods
void MProtectTest_ExecStackAfterModifyingStackpointer_Test ()
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
void MProtectTest_ExecStackAfterModifyingStackpointer_Test (const MProtectTest_ExecStackAfterModifyingStackpointer_Test & )
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
void MProtectTest_ExecStackAfterModifyingStackpointer_Test (MProtectTest_ExecStackAfterModifyingStackpointer_Test && )
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
MProtectTest_ExecStackAfterModifyingStackpointer_Test & operator= (const MProtectTest_ExecStackAfterModifyingStackpointer_Test & )
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
MProtectTest_ExecStackAfterModifyingStackpointer_Test & operator= (MProtectTest_ExecStackAfterModifyingStackpointer_Test && )
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
void ~MProtectTest_ExecStackAfterModifyingStackpointer_Test ()
Defined at line 119 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc