Don't Rely on Implicit Return in Main
This commit is contained in:
parent
d73e2fb465
commit
4584c88a99
@ -214,4 +214,6 @@ int main(int argc, char* argv[]) {
|
||||
perturb_bytes(&stuff);
|
||||
|
||||
free_stuff(&stuff);
|
||||
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user