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 the memory leak issue in VisitListPool allocation #229

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

inabao
Copy link
Collaborator

@inabao inabao commented Dec 18, 2024

fixed: #228

Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
@inabao inabao requested a review from LHT129 December 18, 2024 08:57
@inabao inabao self-assigned this Dec 18, 2024
@inabao inabao added the kind/bug Something isn't working label Dec 18, 2024
Copy link
Collaborator

@jiaweizone jiaweizone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@LHT129 LHT129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@inabao inabao merged commit cdc79d0 into main Dec 18, 2024
7 checks passed
@inabao inabao deleted the fix-memory-leak-for-visit-list branch December 18, 2024 09:46
inabao added a commit that referenced this pull request Dec 19, 2024
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memory leak issue in VisitListPool allocation
3 participants