]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 16 Jul 2024 12:02:44 +0000 (13:02 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 12:02:44 +0000 (13:02 +0100)
RELEASENOTES-DEVELOPMENT.md

index 895c5f14134fd9d7a41f5c6c77e87b4b7ea9ba0c..20d0dbc076df4078d05187fa5bf375119ad7ed34 100644 (file)
@@ -1,3 +1,8 @@
+Version 4.3.5-dev-3-ge28c566a
+==
+**Bug Fix**
+* Fix a double-free fault introduced by replacing `avcodec_close` with `avcodec_free_context`. It seems as if the context is freed by a subsequent `av_free` anyway... Sigh.
+
 Version 4.3.5-dev-1-g9909bc21
 ==
 **Bug Fix**