-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b11
We use FileMapInfo::map_heap_data to map in archive regions into memory.
This method allocates some auxiliary data structure on the heap, that is never freed or assigned to if this mapping fails.
This method allocates some auxiliary data structure on the heap, that is never freed or assigned to if this mapping fails.