]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
common : fix file-handle leak in read_wav() (#2026)
authorulatekh <redacted>
Tue, 9 Apr 2024 15:34:34 +0000 (08:34 -0700)
committerGitHub <redacted>
Tue, 9 Apr 2024 15:34:34 +0000 (18:34 +0300)
commitc15b4cda7d58b05dd933b5f422834a67059e50b0
tree2be43becfd4e0b28f55ebea81483203da5de605b
parentd3cfb6ca2b7378a7f942d7f632b89e4c22cd595a
common : fix file-handle leak in read_wav() (#2026)

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