Skip to content

Commit

Permalink
Update RELEASENOTES-DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady authored Jul 16, 2024
1 parent e28c566 commit 5827792
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASENOTES-DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -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**
Expand Down

0 comments on commit 5827792

Please sign in to comment.