[PR #1722] [MERGED] [FIX]: frpc reconnect frps frequently lead to memory leak #4442

Closed
opened 2026-05-05 14:42:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1722
Author: @blizard863
Created: 3/31/2020
Status: Merged
Merged: 4/2/2020
Merged by: @fatedier

Base: devHead: frpc-mem-leak-fix-issue1199


📝 Commits (1)

  • 68118b0 fix: frpc reconnect frps frequently lead to memory leak

📊 Changes

4 files changed (+63 additions, -8 deletions)

View changed files

📝 client/control.go (+1 -0)
📝 client/service.go (+25 -0)
📝 client/visitor_manager.go (+25 -8)
📝 go.sum (+12 -0)

📄 Description

https://github.com/fatedier/frp/issues/1199
https://github.com/fatedier/frp/issues/1178


🔄 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/fatedier/frp/pull/1722 **Author:** [@blizard863](https://github.com/blizard863) **Created:** 3/31/2020 **Status:** ✅ Merged **Merged:** 4/2/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `frpc-mem-leak-fix-issue1199` --- ### 📝 Commits (1) - [`68118b0`](https://github.com/fatedier/frp/commit/68118b08e2eddd0d17dd90049a816158fd89e485) fix: frpc reconnect frps frequently lead to memory leak ### 📊 Changes **4 files changed** (+63 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/control.go` (+1 -0) 📝 `client/service.go` (+25 -0) 📝 `client/visitor_manager.go` (+25 -8) 📝 `go.sum` (+12 -0) </details> ### 📄 Description https://github.com/fatedier/frp/issues/1199 https://github.com/fatedier/frp/issues/1178 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:42:10 -06: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: github-starred/frp#4442
No description provided.