mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-10 14:06:46 +00:00
commit : free(oup)
This commit is contained in:
parent
b865a273d2
commit
6e74f8a230
@ -131,5 +131,6 @@ int main() {
|
||||
free(sig);
|
||||
free(inp);
|
||||
denoise_free(obj);
|
||||
free(oup);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user