Skip to content
Snippets Groups Projects
Commit 0244d256 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Fixed issue where type-table encoding mismatch caused abort.

Rarely executed check for table-table entry encoding returned
that mismatching encodings are OK, but later ::extend() asserted
they had to be the same.  Fixed check to return that mismatches
result in failed extend instead of abort.
parent 55c519e7
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment