Fix-memory-leak-in-caf_read_header

This commit is contained in:
ctl-ly 2022-12-29 11:47:37 +08:00
parent ad34f3a7c3
commit 0f6db6ecdb

View File

@ -117,7 +117,7 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check
%{_mandir}/man1/sndfile-salvage.1* %{_mandir}/man1/sndfile-salvage.1*
%changelog %changelog
* Wed Dec 29 2022 liying <liying_1@chinatelecom.cn> - 1.0.31-3 * Thu Dec 29 2022 liying <liying_1@chinatelecom.cn> - 1.0.31-3
- Marked unimplemented dither enums in the header file as such. - Marked unimplemented dither enums in the header file as such.
- Fix typo - Fix typo
- Fix memory leak in caf_read_header - Fix memory leak in caf_read_header