diff --git a/rop/950.mjs b/rop/950.mjs index 017a981..c0583f4 100644 --- a/rop/950.mjs +++ b/rop/950.mjs @@ -680,3 +680,5 @@ function test_rop(Chain) { die('syscall getuid failed'); } } + +test_rop(Chain);