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

Mon 33334 cbd memory leak jc #1071

Merged
merged 6 commits into from
Jan 18, 2024
Merged

Mon 33334 cbd memory leak jc #1071

merged 6 commits into from
Jan 18, 2024

Conversation

jean-christophe81
Copy link
Contributor

Description

add malloc-trace library to search memory leaks

Fixes # (issue)

a little leak in case of database connection failure

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@jean-christophe81 jean-christophe81 requested a review from a team as a code owner January 17, 2024 14:58
@jean-christophe81 jean-christophe81 force-pushed the MON-33334_cbd_memory-leak_jc branch from 1f2755f to 6a8a238 Compare January 17, 2024 15:45
malloc-trace/README.md Outdated Show resolved Hide resolved
malloc-trace/README.md Outdated Show resolved Hide resolved
malloc-trace/README.md Outdated Show resolved Hide resolved
malloc-trace/README.md Outdated Show resolved Hide resolved
malloc-trace/README.md Outdated Show resolved Hide resolved
malloc-trace/precomp_inc/precomp.hh Outdated Show resolved Hide resolved
malloc-trace/src/orphan_container.cc Outdated Show resolved Hide resolved
@bouda1 bouda1 merged commit e173da3 into develop Jan 18, 2024
12 checks passed
@bouda1 bouda1 deleted the MON-33334_cbd_memory-leak_jc branch January 18, 2024 09:27
sfarouq-ext pushed a commit that referenced this pull request Apr 1, 2024
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.

2 participants