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 memory leak in FreeBSD pkg_packages #3553

Merged
merged 1 commit into from Aug 10, 2017
Merged

Fix memory leak in FreeBSD pkg_packages #3553

merged 1 commit into from Aug 10, 2017

Conversation

lxcode
Copy link
Contributor

@lxcode lxcode commented Aug 10, 2017

This should fix #3440. The SQLite database was being freed, but not closed causing some allocated resources to go out of scope.

@facebook-github-bot facebook-github-bot added the cla signed Automated label: Pull Request author has signed the osquery CLA label Aug 10, 2017
@obelisk
Copy link
Contributor

obelisk commented Aug 10, 2017

ok to test

@obelisk obelisk changed the title Fix memory leak Fix memory leak in FreeBSD pkg_packages Aug 10, 2017
@obelisk obelisk merged commit d391c3e into osquery:master Aug 10, 2017
trizt pushed a commit to trizt/osquery that referenced this pull request May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Automated label: Pull Request author has signed the osquery CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants