[PR #2696] [MERGED] Fix slice out of bounds error in mailer (#2479) #16541

Closed
opened 2025-11-02 12:13:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2696
Author: @lunny
Created: 10/13/2017
Status: Merged
Merged: 10/13/2017
Merged by: @lafriks

Base: release/v1.2Head: lunny/fix_TruncateString


📝 Commits (2)

📊 Changes

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

View changed files

📝 modules/mailer/mailer.go (+2 -1)

📄 Description

back port from #2479


🔄 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/go-gitea/gitea/pull/2696 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/13/2017 **Status:** ✅ Merged **Merged:** 10/13/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.2` ← **Head:** `lunny/fix_TruncateString` --- ### 📝 Commits (2) - [`678dcc3`](https://github.com/go-gitea/gitea/commit/678dcc351629686c13ee888199d4a14135504dd9) Fix slice out of bounds error in mailer (#2479) - [`add8179`](https://github.com/go-gitea/gitea/commit/add8179a16ab116083a5410f0f43216dedcce3ad) Fix formatting ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/mailer/mailer.go` (+2 -1) </details> ### 📄 Description back port from #2479 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:13:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16541