Free ruby_whisper_parakeet_context
This commit is contained in:
parent
cc143b6e10
commit
49fb119116
|
|
@ -24,6 +24,7 @@ ruby_whisper_parakeet_context_free(void *p)
|
|||
parakeet_free(rwpc->context);
|
||||
rwpc->context = NULL;
|
||||
}
|
||||
xfree(rwpc);
|
||||
}
|
||||
|
||||
static size_t
|
||||
|
|
|
|||
Loading…
Reference in New Issue