[PR #3162] [MERGED] Fix Uninitialized variable in ParsePatch (#3156) #16807

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

📋 Pull Request Information

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

Base: release/v1.3Head: backport/parse-patch-uninitialized-var


📝 Commits (1)

📊 Changes

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

View changed files

📝 models/git_diff.go (+1 -1)

📄 Description

Backport to release/v1.3


🔄 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/3162 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 12/12/2017 **Status:** ✅ Merged **Merged:** 12/12/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.3` ← **Head:** `backport/parse-patch-uninitialized-var` --- ### 📝 Commits (1) - [`77b75a1`](https://github.com/go-gitea/gitea/commit/77b75a174a7885f486bb101009bf0d4ed1cefa7c) Fix Uninitialized variable in ParsePatch (#3156) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/git_diff.go` (+1 -1) </details> ### 📄 Description Backport to release/v1.3 --- <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:19:33 -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#16807