Update 950.mjs

This commit is contained in:
Kameleon
2024-02-13 18:54:13 -06:00
committed by GitHub
parent f9de5b62a9
commit 5dd8aa25f1
+2
View File
@@ -680,3 +680,5 @@ function test_rop(Chain) {
die('syscall getuid failed');
}
}
test_rop(Chain);