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

bin/xbps-fbulk: fix transposed calloc args #612

Open
wants to merge 1 commit into
base: release-0.59
Choose a base branch
from

Conversation

oreo639
Copy link
Member

@oreo639 oreo639 commented Dec 14, 2024

This fixes a warning on gcc14 (compile failure with werror).

This was fixed in the master branch with 4f8e07a and later changed to just a malloc in da2c104, but this was never backported to the 0.59.x branch.

I'm just leaving it as a calloc to not break stuff, if you want it to become a malloc, let me know.

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.

1 participant