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

[PVR] Guide window: Fix deadlock (occured on quickly closing and reopening the guide window). #10352

Merged
merged 1 commit into from
Aug 28, 2016

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Aug 27, 2016

@Jalle19 for review?

@ksooo ksooo added Type: Fix non-breaking change which fixes an issue Component: PVR v17 Krypton labels Aug 27, 2016
@ksooo ksooo added this to the Krypton 17.0-beta2 milestone Aug 27, 2016
@@ -465,7 +465,12 @@ CPVRRecordingPtr CPVRRecordings::GetRecordingForEpgTag(const EPG::CEpgInfoTagPtr
else
{
// uid is optional, so check other relevant data.
if (recording.second->Channel() == epgTag->ChannelTag() &&

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@Jalle19
Copy link
Member

Jalle19 commented Aug 28, 2016

+1

@ksooo
Copy link
Member Author

ksooo commented Aug 28, 2016

jenkins build this please

@ksooo ksooo merged commit 22212cf into xbmc:master Aug 28, 2016
@ksooo ksooo deleted the pvr-fix-epg-window-deadlock branch August 28, 2016 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: PVR Type: Fix non-breaking change which fixes an issue v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants