Skip to content
Snippets Groups Projects

Fix duplicate frame thread pointer freeing on close

Closed Raphaël Zumer requested to merge rzumer/dav1d:master into master

This solves an issue where frame thread pointers are freed twice, by switching to dav1d_freep_aligned() to check whether they are valid on close. This error only seems to occur on certain streams and/or configurations, but multiple users have been able to reproduce it (personally, with http://download.opencontent.netflix.com.s3.amazonaws.com/AV1/Chimera/Chimera-AV1-8bit-480x270-552kbps.ivf).

Fixes the crash in #11 (closed).

Edited by Raphaël Zumer

Merge request reports

Approved by

Closed by Ronald S. BultjeRonald S. Bultje 6 years ago (Sep 23, 2018 8:36am UTC)

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading