[PR #388] [MERGED] Fix crash when there're no artists avaliable #791

Closed
opened 2026-02-28 14:53:22 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • af142ab Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/388 **Author:** [@slumber](https://github.com/slumber) **Created:** 4/9/2020 **Status:** ✅ Merged **Merged:** 4/10/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`af142ab`](https://github.com/Rigellute/spotify-tui/commit/af142ab32a74fae17878ec4feb3ae635439bf4e0) Fix crash when there're no artists avaliable ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/handlers/artists.rs` (+5 -3) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#791
No description provided.