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