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

[CBRD-25852] Add freemem() in cubmem::block to simplify deleting memory routines #5835

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

hgryoo
Copy link
Member

@hgryoo hgryoo commented Jan 23, 2025

http://jira.cubrid.org/browse/CBRD-25852

  • Add freemem() not to check isValid(), to set ptr as NULL and len as 0 to make the cubmem::block invalid.
  • Fix memory leak in do_bootstrap_request ()

@hgryoo hgryoo requested a review from mhoh3963 January 23, 2025 05:33
@hgryoo hgryoo self-assigned this Jan 23, 2025
@hgryoo hgryoo requested a review from beyondykk9 as a code owner January 23, 2025 05:33
@hgryoo hgryoo merged commit 78ce7f1 into CUBRID:develop Jan 24, 2025
10 checks passed
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