mirror of
https://github.com/Kudaes/Split
synced 2026-06-06 16:04:34 +00:00
Update main.rs
This commit is contained in:
committed by
GitHub
parent
95ceb85154
commit
8f56c679e7
+2
-1
@@ -51,7 +51,8 @@ fn main() {
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
// Remove all these if statements in order to obtain the PoC without the fork mechanism
|
||||
if fork() == 0
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user