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 memory leakage #153

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Fix memory leakage #153

merged 2 commits into from
Oct 2, 2024

Conversation

vin-huang
Copy link
Collaborator

@vin-huang vin-huang commented Oct 1, 2024

Found memory leakages when running sample code
Ex, valgrind --leak-check=full ./clients/staging/example_prune_strip

Use SMARTE_DESTROYER and SMARTE_DESTROYER_NON_PTR to free the located memory and objects in the sample code

@vin-huang vin-huang added the gfx94x Run CI on gfx94x label Oct 1, 2024
@vin-huang vin-huang merged commit 24cc770 into ROCm:develop Oct 2, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gfx94x Run CI on gfx94x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants