]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : fix potential memory leaks (#740)
authorBader-eddine Ouaich <redacted>
Fri, 14 Apr 2023 17:05:56 +0000 (17:05 +0000)
committerGitHub <redacted>
Fri, 14 Apr 2023 17:05:56 +0000 (20:05 +0300)
commit2c856fb9e547264cc556c0cf2f42c6bc68c1426f
tree896273d9b3c963d5146ce3f5eb850b9631e4766a
parent7727a40dc9d3888f3efc9297d3c64fb6ff408b9d
whisper : fix potential memory leaks (#740)

* fix potential memory leak if whisper_init_state failed

* fix potential memory leak if gpt2_init failed
examples/talk.wasm/gpt-2.cpp
whisper.cpp