Skip to content

fix for memory leak in execute_many#1003

Merged
bimalkjha merged 1 commit intoibmdb:masterfrom
Earammak:mem_leak_issue
Apr 9, 2025
Merged

fix for memory leak in execute_many#1003
bimalkjha merged 1 commit intoibmdb:masterfrom
Earammak:mem_leak_issue

Conversation

@Earammak
Copy link
Copy Markdown
Collaborator

@Earammak Earammak commented Mar 25, 2025

Fix for memory leak in execute_many [ python issue #998 ].

@useraccessdenied
Copy link
Copy Markdown

Are we sure this pull request releases the allocated memory in all exit paths?

@bimalkjha
Copy link
Copy Markdown
Member

This PR do not free allocated memory in all exit paths. More code change is required. It seems partial fix, but merging the available changes now. More changes should be delivered using another PR. Thanks.

@bimalkjha bimalkjha merged commit b563003 into ibmdb:master Apr 9, 2025
1 check passed
@Earammak Earammak deleted the mem_leak_issue branch April 2, 2026 05:40
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.

3 participants