]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
common : fix file-handle leak in read_wav() (whisper/2026)
authorulatekh <redacted>
Tue, 9 Apr 2024 15:34:34 +0000 (08:34 -0700)
committerGeorgi Gerganov <redacted>
Tue, 9 Apr 2024 17:28:27 +0000 (20:28 +0300)
commit15a3b2601cbdd4227b7f3fde0ed765a8ac0cf54b
treecdb5ee61a95f921d9d64f156fd8c059c8feecb79
parentaf9368947502814ccd3bc29c943b4277e7604ecf
common : fix file-handle leak in read_wav() (whisper/2026)

Now it cleans up in case of error.
examples/common.cpp