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

Release netty ByteBuf after use #2835

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZhaoGuorui666
Copy link
Contributor

@ZhaoGuorui666 ZhaoGuorui666 commented May 14, 2024

#2834

  1. Base64Command
  2. TunnelClientSocketClientHandler
  3. ProxyClient
    使用netty的ByteBuf没有释放导致netty堆外内存泄漏

@hengyunabc
Copy link
Collaborator

这个有定位到具体的原因和发生点不? 能否重现?

理论上用Unpooled分析的 ByteBuf 是不需要显式回收的。 ProxyClient 这里可能性比较高。

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.

None yet

2 participants