Skip to content

Fixing memory leak#124

Merged
andrewdavidsmith merged 1 commit intomasterfrom
bam-rec-memory-leak-fix
Sep 4, 2023
Merged

Fixing memory leak#124
andrewdavidsmith merged 1 commit intomasterfrom
bam-rec-memory-leak-fix

Conversation

@andrewdavidsmith
Copy link
Copy Markdown
Collaborator

Leak was in to_string for bamxx::bam_rec using bamxx::bam_header. Memory to pull the string kstring_t was not released.

@andrewdavidsmith andrewdavidsmith merged commit 04acbb0 into master Sep 4, 2023
@andrewdavidsmith andrewdavidsmith deleted the bam-rec-memory-leak-fix branch September 4, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant