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

AESinkALSA: Workaround alsa-lib buffer overflow in snd_pcm_chmap_print #6070

Merged
merged 1 commit into from
Jan 1, 2015

Conversation

anssih
Copy link
Member

@anssih anssih commented Dec 31, 2014

Backport of PR #6065.

Provide a double-length buffer for snd_pcm_chmap_print(), which the
buggy versions cannot overflow.

We are not yet sure if this patch fixes ticket#15641, but this should go in regardless.

http://trac.kodi.tv/ticket/15641
http://mailman.alsa-project.org/pipermail/alsa-devel/2014-December/085815.html
(cherry picked from commit 957f8e2)

Provide a double-length buffer for snd_pcm_chmap_print(), which the
buggy versions cannot overflow.

http://trac.kodi.tv/ticket/15641
http://mailman.alsa-project.org/pipermail/alsa-devel/2014-December/085815.html
(cherry picked from commit 957f8e2)
@anssih anssih added Type: Fix non-breaking change which fixes an issue Backport labels Dec 31, 2014
@MartijnKaijser MartijnKaijser modified the milestone: Helix 14.1 Dec 31, 2014
@MartijnKaijser
Copy link
Member

jenkins build this please

MartijnKaijser added a commit that referenced this pull request Jan 1, 2015
AESinkALSA: Workaround alsa-lib buffer overflow in snd_pcm_chmap_print
@MartijnKaijser MartijnKaijser merged commit 450e932 into xbmc:Helix Jan 1, 2015
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