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] Fix a stack overflow in LangCodeExpander #14505

Merged
merged 1 commit into from
Oct 2, 2018

Conversation

ace20022
Copy link
Member

@ace20022 ace20022 commented Oct 1, 2018

If there's no iso639-1 code and the iso639-2 code is identical to the language name the stack overflows.
This happens for 'Yao' for example.

…code is identical to the language name the stack overflows.
@ace20022 ace20022 added Type: Fix non-breaking change which fixes an issue v18 Leia labels Oct 1, 2018
@ace20022 ace20022 merged commit 5db3492 into xbmc:master Oct 2, 2018
@ace20022 ace20022 deleted the lang_stack branch October 2, 2018 05:56
@MartijnKaijser MartijnKaijser added this to the Leia 18.0-beta3 milestone Oct 2, 2018
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 v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants