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 GetAlbumArtistString broken by setting vector size #8899

Merged
merged 1 commit into from
Jan 18, 2016

Conversation

DaveTBlake
Copy link
Member

Fix GetAlbumArtistString broken by an attempt at codeimprovement. Setting vector size and using emplace_back not such a good idea.

You caught me out with that one @Paxxi

@DaveTBlake DaveTBlake added Type: Fix non-breaking change which fixes an issue v17 Krypton Component: Music labels Jan 17, 2016
DaveTBlake added a commit that referenced this pull request Jan 18, 2016
Fix GetAlbumArtistString broken by setting vector size and using emplace_back
@DaveTBlake DaveTBlake merged commit 4c8e84e into xbmc:master Jan 18, 2016
@DaveTBlake DaveTBlake deleted the ArtistRoles branch November 8, 2016 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Music 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

2 participants