Skip to content
Snippets Groups Projects
user avatar
Philippe Canal authored
When reading back the "heap status" is determine by how the
read-into object was allocated, so there is no need to record
that information.

When reading back, the kNotDeleted is always on, (and should
always be on when writing :) ), so there is no need to record it.

Recording '0' for both allow for (slightly) better compression.

Fix #12438
3038a524
History