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

enable -fanalyzers malloc leak detection #624

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Oct 27, 2023

Previously, the malloc leak detection of the -fanalyzer option has been disabled. This PR enables it since we no longer use that option in RPM builds (which raised multiple potentially found leaks). #618

Signed-off-by: Michael Engel <mengel@redhat.com>
Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

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

LGTM

@engelmi engelmi merged commit 7345d7f into main Oct 27, 2023
10 checks passed
@engelmi engelmi deleted the enable-analyzing-malloc-leaks branch October 27, 2023 12:23
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