Skip to content

Commit 212c96d

Browse files
committed
Add last blank line
1 parent 8366252 commit 212c96d

File tree

1 file changed

+1
-1
lines changed
  • external/source/exploits/CVE-2023-0386

1 file changed

+1
-1
lines changed

external/source/exploits/CVE-2023-0386/shell.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)