Skip to content

Fix calloc inversed arguments

Pierre-Eric Pelloux-Prayer requested to merge pepp/umr:fix_calloc into main

Detected thanks to GCC 14 "calloc-transposed-args" warning.

Signed-off-by: Pierre-Eric Pelloux-Prayer pierre-eric.pelloux-prayer@amd.com

Merge request reports