malloc: Remove max_total_mem member form struct malloc_par
commitca135f824b1dbaf43e4a673de7725db76a51b714
authorFlorian Weimer <fweimer@redhat.com>
Fri, 19 Feb 2016 16:07:04 +0000 (19 17:07 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 19 Feb 2016 16:07:04 +0000 (19 17:07 +0100)
tree487c36e49482479f9f9a88094cf8896827dadc88
parent00d4e2ea3503e6de0f198cd65343f287a51f04db
malloc: Remove max_total_mem member form struct malloc_par

Also note that sumblks in struct mallinfo is always 0.
No functional change.
ChangeLog
malloc/hooks.c
malloc/malloc.c
malloc/malloc.h
manual/memory.texi