More corpus tinkering. Missing coverage for Node256
This commit is contained in:
@@ -892,7 +892,6 @@ struct __attribute__((visibility("hidden"))) ConflictSet::Impl {
|
||||
if (insertedEnd) {
|
||||
auto *p = prevLogical(end);
|
||||
assert(p != nullptr);
|
||||
end->entryPresent = true;
|
||||
end->entry.pointVersion = p->entry.rangeVersion;
|
||||
end->entry.rangeVersion = p->entry.rangeVersion;
|
||||
}
|
||||
|
Reference in New Issue
Block a user