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

tests: clear -Wcalloc-transposed-args warnings #17649

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ariel-anieli
Copy link

@frrbot frrbot bot added the tests Topotests, make check, etc label Dec 14, 2024
* order of arguments was swapped; not consistent with calloc signature
* therefore producing -Wcalloc-transposed-args during compilation.

Link: https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
Link: https://man7.org/linux/man-pages/man3/calloc.3p.html
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
@ariel-anieli
Copy link
Author

Rebase fixing syntax warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master size/S tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant