Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrects the deallocation bug on mb_info_free and sliced threads. #1123

Closed
wants to merge 2 commits into from

Conversation

Ytsejam76
Copy link

Bug fix for a race condition when using sliced threads. Prevents mb_info_free to be called before all the threads have finished using the data.

Submitted to x264: https://code.videolan.org/videolan/x264/-/issues/69

@Ytsejam76 Ytsejam76 closed this Nov 6, 2023
@danyeaw
Copy link
Member

danyeaw commented Nov 6, 2023

Hey @Ytsejam76, sorry we hadn't gotten to this yet. Do you still want to merge this? I saw that you closed it.

@Ytsejam76
Copy link
Author

Ytsejam76 commented Nov 6, 2023 via email

@danyeaw
Copy link
Member

danyeaw commented Nov 6, 2023

Oh nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants