Skip to content
This repository was archived by the owner on Nov 18, 2019. It is now read-only.

rav1e_frame_unref: Use Box instead of Arc #24

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

dwbuiten
Copy link
Contributor

No description provided.

Arc is already in the definition of Frame, and this causes
a double free if we don't.

Found-by: Hank Donnay <hdonnay@gmail.com>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
@lu-zero
Copy link
Owner

lu-zero commented Mar 12, 2019

Thank you!

@lu-zero lu-zero merged commit cb1e44e into lu-zero:master Mar 12, 2019
@dwbuiten dwbuiten deleted the doublefree branch March 12, 2019 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants