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

covscan: remove defects with type of RESOURCE_LEAK #5329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cropi
Copy link
Collaborator

@Cropi Cropi commented Feb 15, 2024

Fix memory leaks when:

  • it's not possible to create the temporary pidfile
  • comparing peer's certificate SHA256 fingerprint in ossl
  • comparing peer's certificate SHA256 fingerprint in gtls
  • imptcp connection is accepted and right away rsyslog is stopped
  • evaluating variable in rainerscript

Fix memory leaks when:
- it's not possible to create the temporary pidfile
- comparing peer's certificate SHA256 fingerprint in ossl
- comparing peer's certificate SHA256 fingerprint in gtls
- imptcp connection is accepted and right away rsyslog is stopped
- evaluating variable in rainerscript
@Cropi
Copy link
Collaborator Author

Cropi commented Mar 13, 2024

I pointed out some memory leaks but the PR is definitely not ready for merge, see failed tests.

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.

None yet

1 participant