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

Coverity 1523684: Resource leak #11338

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Conversation

serrislew
Copy link
Contributor

@serrislew serrislew commented May 9, 2024

Use unique pointer to delete automatically

bneradt
bneradt previously approved these changes May 9, 2024
@bryancall bryancall modified the milestones: 10.0.0, 10.1.0 May 13, 2024
src/iocore/aio/test_AIO.cc Outdated Show resolved Hide resolved
@serrislew
Copy link
Contributor Author

[approve ci autest]

@serrislew serrislew requested a review from bneradt May 30, 2024 15:45
@serrislew serrislew merged commit 42aa04d into apache:master Jun 4, 2024
15 checks passed
@cmcfarlen cmcfarlen modified the milestones: 10.1.0, 10.0.0 Jun 5, 2024
@cmcfarlen
Copy link
Contributor

Cherry-picked to v10.0.x

cmcfarlen pushed a commit that referenced this pull request Jun 5, 2024
* Coverity 1523684: Resource leak

* Use unique_ptr

---------

Co-authored-by: Serris Lew <lserris@apple.com>
(cherry picked from commit 42aa04d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: picked-10.0.0
Development

Successfully merging this pull request may close these issues.

None yet

4 participants