mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #388] [MERGED] Fix crash when there're no artists avaliable #791
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#791
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/388
Author: @slumber
Created: 4/9/2020
Status: ✅ Merged
Merged: 4/10/2020
Merged by: @Rigellute
Base:
master← Head:master📝 Commits (1)
af142abFix crash when there're no artists avaliable📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
src/handlers/artists.rs(+5 -3)📄 Description
Simple check for an out of bounds panic.
I don't really use Spotify, but I was curious to try your application, so after creating new account I've encountered this segfault.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.