Skip to content

Commit 5827792

Browse files
authored
Update RELEASENOTES-DEVELOPMENT.md
1 parent e28c566 commit 5827792

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASENOTES-DEVELOPMENT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 4.3.5-dev-3-ge28c566a
2+
==
3+
**Bug Fix**
4+
* 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.
5+
16
Version 4.3.5-dev-1-g9909bc21
27
==
38
**Bug Fix**

0 commit comments

Comments
 (0)