]> sourceware.org Git - glibc.git/commit - NEWS
Fix FPE in memusagestat when malloc utilization is zero
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 26 Feb 2013 08:54:40 +0000 (14:24 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 26 Feb 2013 08:54:40 +0000 (14:24 +0530)
commit7da6d9ed266105e0ebefd01a4b6bf08bf56257c3
tree8845c65642dfc75c0799d90503128d4b67d1ab17
parentb7688c42e7cca0c24889f3a8f9b685783661fb24
Fix FPE in memusagestat when malloc utilization is zero

[BZ #15160]

Draw graphs for heap and stack only if MAXSIZE_HEAP and MAXSIZE_STACK
are non-zero.
ChangeLog
NEWS
malloc/memusagestat.c
This page took 0.04137 seconds and 5 git commands to generate.