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

Fix leak and problematic memory managament #319

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

radosroka
Copy link
Member

  • filter is correctly alocated and freed and it handles reload of the rpmdb backend as expected
  • this was spotted by asan failures in the test suite CI

- filter is correctly alocated and freed and it handles reload of
  the rpmdb backend as expected
- this was spotted by asan failures in the test suite CI

Signed-off-by: Radovan Sroka <rsroka@redhat.com>
@radosroka
Copy link
Member Author

[citest]

Signed-off-by: Radovan Sroka <rsroka@redhat.com>
@radosroka radosroka merged commit b97a123 into linux-application-whitelisting:main Nov 20, 2024
18 of 30 checks passed
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