+--------------------------------------------+ | FipS' MEMORY MANAGER (basic stats) | | module: main | +--------------------------------+-----------+ | Total number of allocations | 6 | | Total number of deallocations | 2 | | Max number of allocations | 6 | | Number of leaks | 4 ! | +--------------------------------+-----------+ +------------------------------------------+ | FipS' MEMORY MANAGER (tracking details) | | module: main | +------------------------------+-----------+ | Max allocated memory size | 152 B | | Number of leaks | 4 ! | +------------------------------+--+--------+---------------------------------+------------+-----------+ | ...\fs\_tests\fsmemmgr\main.cpp | 36 | main | 0x00356180 | 4 B | | ...\fs\_tests\fsmemmgr\main.cpp | 37 | main | 0x00356260 | 128 B | | ...\fs\_tests\fsmemmgr\main.cpp | 27 | SomeFunc | 0x003563c0 | 4 B | | ...\fs\_tests\fsmemmgr\main.cpp | 28 | SomeFunc | 0x00356580 | 4 B | +---------------------------------+--------+---------------------------------+------------+-----------+