Skip to content

Fix memleak in ConfKeyValues#15488

Open
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:fix/mem/confkey
Open

Fix memleak in ConfKeyValues#15488
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:fix/mem/confkey

Conversation

@f3sch
Copy link
Copy Markdown
Collaborator

@f3sch f3sch commented Jun 4, 2026

getDataMembers() returns a pointer to a new std::vector. Wrapping the callsites in a managed ptr, gets rid of these small leaks.

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
@f3sch f3sch requested a review from sawenzel as a code owner June 4, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant