hw-00: Free buffer
This commit is contained in:
parent
5d86ef63b2
commit
9920c2d190
@ -60,5 +60,6 @@ int main() {
|
||||
printf("%s\n", INPUT_OKAY);
|
||||
printf("%s\n", QUOTES[input]);
|
||||
|
||||
free(buf);
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user