Skip to content

fix: correct calloc call arguments order #683

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

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

igrr
Copy link
Member

@igrr igrr commented Sep 17, 2024

GCC 14 adds "calloc-transposed-args" warning which is an error at the default IDF build settings.

https://github.com/espressif/esp32-camera/actions/runs/10878656538/job/30181924334

GCC 14 adds "calloc-transposed-args" warning which is an error at the
default IDF build settings.
@igrr igrr requested a review from me-no-dev September 17, 2024 09:23
@igrr
Copy link
Member Author

igrr commented Sep 17, 2024

@me-no-dev Could you please tag a new bugfix version after merging this? Currently this issue affects some other repos which use esp32-camera, would be great to get it fixed soon.

@me-no-dev me-no-dev merged commit 4f57767 into master Sep 17, 2024
25 checks passed
@me-no-dev me-no-dev deleted the bugfix/gcc14_compat branch September 17, 2024 09:40
@me-no-dev
Copy link
Member

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