💀
This commit is contained in:
parent
e497514110
commit
fc04a578ba
@ -241,6 +241,6 @@ int main(int argc, char **argv) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Free the memory, just for good measure
|
// Free the memory, just for good measure
|
||||||
free(memory)
|
free(memory);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user