mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
->00.00% (0B) in 11 places, all below massif's threshold (00.00%) the threshold would always be incorrectly printed as 00.00%. This was because the percentage printing was broken for percentages less than 1.0. This change fixes this problem, and modifies a test to check for it. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11511