Skip to content

Commit 216590f

Browse files
committed
Add last blank line
1 parent 3d20dd6 commit 216590f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/source/exploits/CVE-2023-0386/getshell.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ int main(int argc, char const *argv[]) {
1818
system("/bin/bash");
1919

2020
return 0;
21-
}
21+
}

0 commit comments

Comments
 (0)