Skip to content

CTOR-2163 (apps::microsoft::exchange::local) Mode database: fix size checks#5995

Merged
omercier merged 3 commits intodevelopfrom
CTOR-2163
Mar 10, 2026
Merged

CTOR-2163 (apps::microsoft::exchange::local) Mode database: fix size checks#5995
omercier merged 3 commits intodevelopfrom
CTOR-2163

Conversation

@s-duret
Copy link
Copy Markdown
Contributor

@s-duret s-duret commented Feb 18, 2026

Description

move size calculations inside mounted check

Fixes # CTOR-2163

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • In case of a new plugin, I have created the new packaging directory accordingly.
  • I have implemented automated tests related to my commits.
    • Data used for automated tests are anonymized.
  • I have reviewed all the help messages in all the .pm files I have modified.
    • All sentences begin with a capital letter.
    • All sentences end with a period.
    • I am able to understand all the help messages, if not, exchange with the PO or TW to rewrite them.
  • After having created the PR, I will make sure that all the tests provided in this PR have run and passed.

Summary by Aikido

Security Issues: 0 Quality Issues: 0 Resolved Issues: 0

🐛 Bugfixes

  • Moved database size calculations inside mounted check to prevent uninitialized values

More info

@s-duret s-duret requested a review from a team as a code owner February 18, 2026 13:46
@s-duret s-duret requested a review from lucie-tirand February 18, 2026 13:46
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 18, 2026

Logo
Checkmarx One – Scan Summary & Details3708b35c-1d76-4579-823f-4ff00180bfc5

Great job! No new security vulnerabilities introduced in this pull request

@omercier omercier merged commit 362a698 into develop Mar 10, 2026
218 of 219 checks passed
@omercier omercier deleted the CTOR-2163 branch March 10, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants