[name] Fix format of susbetted table to 0
This commit is contained in:
parent
87810fc958
commit
0f1a6ce826
@ -267,7 +267,7 @@ struct name
|
||||
|
||||
if (unlikely (!c->extend_min ((*this)))) return_trace (false);
|
||||
|
||||
this->format = source_name->format;
|
||||
this->format = 0;
|
||||
this->count = name_record_idx_to_retain.length;
|
||||
this->stringOffset = min_size + name_record_idx_to_retain.length * NameRecord::static_size;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user