Metadata is used to keep track of the different memory blocks in the array. The metadata portion of each block consists of 5 bytes. These 5 bytes are prepended to each malloc()ed memory block, ...