Skip to content

Conversation

markjdb
Copy link
Member

@markjdb markjdb commented Sep 21, 2025

The next PR will contain some actual functional changes. Just submitting these separately in advance.

While here, fix some style bugs.  No functional change intended.
This lets us deindent some code.  Wrap some long lines while here.  No
functional change intended.
Instead of having two confusingly named helper functions to determine
whether a package with a given name is installed, collapse them into
one.  No functional change intended.
pkgdb_it_next() will handle freeing the pkg structure.
It's not implemented by the ASAN runtime on FreeBSD and configuring it
causes a message to that effect to be printed, causing all tests to
fail due to unexpected output on stderr.
No functional change intended.
Copy link
Contributor

@arrowd arrowd left a comment

Choose a reason for hiding this comment

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

LGTM. The only commit that I'm unsure about is the ASAN one. I don't remember any problems with it, but maybe it was before the detect_leaks=1 arg was added. I will recheck later today.

@bapt bapt merged commit 9a799a8 into freebsd:main Sep 22, 2025
6 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.

3 participants