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

AESinkPULSE: Don't deadlock - separate callback handling fixes #17959 #14184

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

fritsch
Copy link
Member

@fritsch fritsch commented Jul 15, 2018

Simple programming error on my side. Masks tend to be evil. While at it I also removed a deadlock happy case when a callback might create a second callback needing same lock.

@fritsch fritsch added Type: Fix non-breaking change which fixes an issue Component: Audio labels Jul 15, 2018
@fritsch fritsch added this to the Leia 18.0-alpha3 milestone Jul 15, 2018
@fritsch
Copy link
Member Author

fritsch commented Jul 15, 2018

FreeBSD failure not related - all others fine.

@fritsch fritsch merged commit b845d17 into xbmc:master Jul 15, 2018
@Rechi Rechi added the v18 Leia label Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Audio Platform: Linux Type: Fix non-breaking change which fixes an issue v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants