Closed lostman closed 1 year ago
The other munmap call takes care of deallocating the whole region:
munmap
munmap(info->base, info->alloc_total_size)
The other
munmap
call takes care of deallocating the whole region: