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

fix a few coverity warnings #7410

Merged
merged 1 commit into from
Jul 8, 2015
Merged

fix a few coverity warnings #7410

merged 1 commit into from
Jul 8, 2015

Conversation

mkortstiege
Copy link
Member

No description provided.

@mkortstiege
Copy link
Member Author

jenkins build this please

@mkortstiege
Copy link
Member Author

@Paxxi mind having a look?

@@ -294,6 +294,9 @@ int CStreamDetails::GetSubtitleStreamCount(void) const

CStreamDetails::CStreamDetails(const CStreamDetails &that)
{
m_pBestVideo = NULL;
m_pBestAudio = NULL;
m_pBestSubtitle = NULL;

This comment was marked as spam.

@mkortstiege
Copy link
Member Author

Updated according comments and rebased.

@mkortstiege
Copy link
Member Author

jenkins build this please

1 similar comment
@mkortstiege
Copy link
Member Author

jenkins build this please

@MartijnKaijser MartijnKaijser added this to the Isengard 16.0-alpha1 milestone Jul 8, 2015
Paxxi added a commit that referenced this pull request Jul 8, 2015
@Paxxi Paxxi merged commit 33467bf into xbmc:master Jul 8, 2015
@mkortstiege mkortstiege deleted the coverity branch August 3, 2015 11:11
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.

3 participants