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 fix stats muxer memory-leak #1087

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

jean-christophe81
Copy link
Contributor

Description

Fixes # (issue)
center::unregister_muxer is called before center::update_muxer at muxer destruction

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).

Copy link
Contributor

@tuntoja tuntoja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on workflow changes

@jean-christophe81 jean-christophe81 merged commit a1a15e6 into develop Jan 30, 2024
14 checks passed
@jean-christophe81 jean-christophe81 deleted the MON-33334_cbd_memory-leak_jc_3 branch January 30, 2024 15:00
sfarouq-ext pushed a commit that referenced this pull request Apr 1, 2024
* fix stats muxer memory-leak

* no package generation
REFS:MON-33334
kduret added a commit that referenced this pull request Jun 24, 2024
kduret added a commit that referenced this pull request Jul 10, 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.

3 participants