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 out of bounds panic #112

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

joerg-krause
Copy link
Contributor

Selecting a librespot device with the Spotify desktop client causes a
crash if the playlist is empty.

Take into account the case where an empty list of tracks is received. In
this case notify the desktop client, so it will accept the device and
turn the status bar green.

Closes: #71

Selecting a librespot device with the Spotify desktop client causes a
crash if the playlist is empty.

Take into account the case where an empty list of tracks is received. In
this case notify the desktop client, so it will accept the device and
turn the status bar green.

Closes: plietar#71
@plietar plietar merged commit 95f42d1 into plietar:master Aug 23, 2016
@plietar
Copy link
Owner

plietar commented Aug 23, 2016

Thanks.

Build failure is a rustc bug : rust-lang/rust#35721

@joerg-krause joerg-krause deleted the fix-out-of-bounds-panic branch August 24, 2016 05:01
ComlOnline pushed a commit to herrernst/librespot-plietar-archive that referenced this pull request Jan 31, 2018
Feature flag for selecting dns service
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.

2 participants