forked from Mirror/frr
![]() * 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 <ariel.otilibili@6wind.com> |
||
---|---|---|
.. | ||
main.c | ||
prng.c | ||
prng.h | ||
tests.h |