https://bugs.kde.org/show_bug.cgi?id=506967
Bug ID: 506967
Summary: Implement and override mallinfo2
Classification: Developer tools
Product: valgrind
Version First 3.25.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: memcheck
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There is an implementation and override of mallinfo. See:
coregrind/m_mallocfree.c
coregrind/m_replacemalloc/vg_replace_malloc.c
mallinfo2 is the same, but the struct fields are size_t instead of int.
There are two LTP testcases, mallinfo02 and mallinfo2_01.
https://www.man7.org/linux/man-pages/man3/mallinfo.3.html
--
You are receiving this mail because:
You are watching all bug changes.