2742c81624
If a process operation results in less pages then the current set has, it will likely corrupt the page_map since it overwrites page_map entries ahead of where it's processing. This fixes that problem by removing page_map entries that will be dropped. Then dropping orphaned pages and re-indexing retained pages. |
||
---|---|---|
.. | ||
api | ||
fuzzing | ||
shaping | ||
subset | ||
CMakeLists.txt | ||
Makefile.am |