MIU: memory in use

An MIU message describes heap memory that you are currently using (memory to which there is a pointer).

image\miu.gif

To generate a list of memory blocks in use, use the API function purify_new_inuse or purify_all_inuse, or set the option -inuse-at-exit=yes.