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

Do not leak an iterator in delete_process_provides(). #2143

Closed
wants to merge 2 commits into from

Conversation

arrowd
Copy link
Contributor

@arrowd arrowd commented May 16, 2023

Fixes #2142

Sponsored by: Serenity Cybersecurity, LLC
This fixes sqlite3_close() returning BUSY error code after deleting some
packages.

Sponsored by: Serenity Cybersecurity, LLC
@arrowd
Copy link
Contributor Author

arrowd commented May 16, 2023

Heh, this revealed a bunch of other leaks.

@bapt
Copy link
Member

bapt commented May 16, 2023

merged another way thank you!

@bapt bapt closed this May 16, 2023
@arrowd arrowd deleted the deinstall-fix branch May 16, 2023 07:10
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.

Not applying DEINSTALL jobs prevents pkgdb from closing
2 participants