[PR #118] [MERGED] fix(dynamic string): crash when last segment is static and a single char #4715

Closed
opened 2026-05-23 00:55:14 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/118
Author: @JakeStanger
Created: 4/22/2023
Status: Merged
Merged: 4/22/2023
Merged by: @JakeStanger

Base: masterHead: fix/dynamic-string


📝 Commits (1)

  • 2c88c99 fix(dynamic string): crash when last segment is static and a single char

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 src/dynamic_string.rs (+6 -2)

📄 Description

Resolves #117.


🔄 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/JakeStanger/ironbar/pull/118 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/22/2023 **Status:** ✅ Merged **Merged:** 4/22/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/dynamic-string` --- ### 📝 Commits (1) - [`2c88c99`](https://github.com/JakeStanger/ironbar/commit/2c88c99cb605d312e2d76d620f502c7e7cd8866e) fix(dynamic string): crash when last segment is static and a single char ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/dynamic_string.rs` (+6 -2) </details> ### 📄 Description Resolves #117. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:55:14 +01: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
JakeStanger/ironbar#4715
No description provided.