Skip to content

Conversation

@kkmisiaszek
Copy link
Contributor

When running xbps-query -l I get:

[...]
free(): invalid pointer
Aborted                    xbps-query -l

This issue is similar to #650 and #637 and for those issues it was fixed in #645. However, it was only fixed in search.c, leaving the same bug in list.c.

The provided patch applies the same change to list.c. After this change, xbps-query -l runs without error.

@Duncaen Duncaen force-pushed the xbps-query-invalid-pointer branch from 09fe0f5 to 25fba2e Compare November 18, 2025 17:42
@Duncaen Duncaen merged commit 25fba2e into void-linux:master Nov 18, 2025
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.

2 participants