Skip to content

modified mallinfo calls to mallinfo2 in order to avoid glibc 2.33+ warning...

Peio Rigaux requested to merge fix/dockerfile_image_update into master

modified mallinfo calls to mallinfo2 in order to avoid glibc 2.33+ warning (which can be treated as an error in some builds)

Merge request reports