Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix incorrect use of snappy pool #3549

Merged
merged 1 commit into from
Jul 25, 2023
Merged

fix incorrect use of snappy pool #3549

merged 1 commit into from
Jul 25, 2023

Conversation

fatedier
Copy link
Owner

@fatedier fatedier commented Jul 25, 2023

Summary

🤖 Generated by Copilot at c230c42

This pull request fixes a memory leak bug in the client/proxy/proxy.go file and simplifies the compression code in several other files by using the libio.WithCompression function instead of the libio.WithCompressionFromPool function. It also updates the github.com/fatedier/golib dependency and the Release.md file.

WHY

Fix #3541

@fatedier fatedier merged commit e9e12cf into dev Jul 25, 2023
@fatedier fatedier deleted the new branch August 14, 2023 03:06
github-actions bot added a commit to aiastia-dockerhub/frp that referenced this pull request Sep 7, 2023
* https://github.com/fatedier/frp:
  support yaml/json/toml configuration format, make ini deprecated (fatedier#3599)
  remove arch 386 (fatedier#3593)
  support go1.21 (fatedier#3573)
  fix incorrect use of snappy pool (fatedier#3549)
  fix a goroutine leak issue caused by Login plugin timeout (fatedier#3547)
  update dependencies (fatedier#3539)
  update github actions (fatedier#3538)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.51.1 https2http not working
1 participant