Skip to content

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

Peio Rigaux requested to merge fix/warnings_treated_as_error_arch into release/5.0

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