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 possible crash in CDVDAudioCodecFFmpeg::Dispose() #1333

Merged
merged 1 commit into from Aug 26, 2012

Conversation

opdenkamp
Copy link
Member

…sible crash in CDVDAudioCodecFFmpeg::Dispose()
@elupus
Copy link
Contributor

elupus commented Aug 26, 2012

Looks good, merge away.
On Aug 26, 2012 1:12 AM, "Lars Op den Kamp" notifications@github.com
wrote:

fixes this issue: https://github.com/opdenkamp/xbmc/issues/618

You can merge this Pull Request by running:

git pull https://github.com/opdenkamp/xbmc fix-ae-crash

Or view, comment on, or merge it at:

#1333
Commit Summary

  • fixed - set m_pFrame1 to NULL in CDVDAudioCodecFFmpeg ctor. fixes
    pos…

File Changes

  • M xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp (2)

Patch Links

opdenkamp pushed a commit that referenced this pull request Aug 26, 2012
fix possible crash in CDVDAudioCodecFFmpeg::Dispose()
@opdenkamp opdenkamp merged commit b283305 into xbmc:master Aug 26, 2012
LongChair added a commit to plexinc/plex-home-theater-public that referenced this pull request Dec 15, 2014
LongChair added a commit to plexinc/plex-home-theater-public that referenced this pull request Dec 15, 2014
LongChair added a commit to plexinc/plex-home-theater-public that referenced this pull request Dec 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Fix non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants