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

dtrust-tool: fix memory leak #3171

Merged
merged 1 commit into from
Jun 12, 2024
Merged

dtrust-tool: fix memory leak #3171

merged 1 commit into from
Jun 12, 2024

Conversation

hamarituc
Copy link
Contributor

If qespin1 and qespin2 doesn't match, qespin2 was neither cleared nor freed;

Checklist

Just a minor fix. No items apply.

@hamarituc hamarituc marked this pull request as ready for review June 3, 2024 11:42
src/tools/dtrust-tool.c Outdated Show resolved Hide resolved
If `qespin1` and `qespin2` doesn't match, `qespin2` was neither cleared
nor freed;
Copy link
Member

@Jakuje Jakuje left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good!

@Jakuje Jakuje added this to In progress in OpenSC 0.26.0 via automation Jun 5, 2024
Copy link
Contributor

@xhanulik xhanulik left a comment

Choose a reason for hiding this comment

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

Thank you, merging

@xhanulik xhanulik merged commit 61eed31 into OpenSC:master Jun 12, 2024
41 of 45 checks passed
OpenSC 0.26.0 automation moved this from In progress to Done Jun 12, 2024
@hamarituc hamarituc deleted the memleak branch June 12, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants