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

Issue #398: Fix gcc 14 build failure for reversed calloc args #399

Merged

Conversation

esabol
Copy link
Member

@esabol esabol commented Jul 17, 2024

This merge request addresses issue #398.

It fixes the reversed calloc() arguments in the internals tests that was revealed by building with gcc 14.1 on Ubuntu 24.04.

It also adds a build using gcc-14 on Ubuntu 24.04 to the GitHub Actions CI workflow.

@esabol
Copy link
Member Author

esabol commented Jul 17, 2024

@SpamapS : This involves changes to the code (granted only testing code), so I'd like your review when you have time, Clint. Thanks!

@esabol esabol merged commit b3de5b6 into gearman:master Jul 17, 2024
14 checks passed
@esabol esabol deleted the fix-gcc-14-build-failure-for-reversed-calloc-args branch July 17, 2024 14:45
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