KindDragon / vld

Visual Leak Detector for Visual C++ 2008-2015
https://kinddragon.github.io/vld/
GNU Lesser General Public License v2.1
1.01k stars 314 forks source link

Where's the explanation please? #60

Open mungohenning opened 5 years ago

mungohenning commented 5 years ago

Hi, Did I miss any Visual Leak Detector documentation which explain precisely what the lines at the bottom of the VLD report such as "Total allocations" and "Largest number used" mean? Feedback appreciated, but can I request that you strive further to use unambiguous language because I'm having difficulty understanding these existing phrases (for example, does "Largest number used" mean "the sum total of all allocations ever made by the program's run" or "the maximum size of the heap from which allocations can be made"?). Sincere thanks in advance. M. Henning