Behdad Esfahbod 795f2f95fb [otBase] Fix sharing of tables referred to by different offset sizes
When an offset refers to a table, we keep the size of the offset to
the referred-to table. When sharing tables, we were ignoring this,
which could result in a long offset being written out as a short, or
vice versa.  Fix it by not sharing such tables. This is not optimal
but fixes the bug.

Bug has been there forever.
2018-04-25 20:57:19 -07:00
..
2017-03-14 12:00:13 +01:00
2018-03-06 10:46:01 +01:00
2015-04-26 02:01:01 -04:00
2018-04-03 18:08:52 -04:00
2016-01-27 19:01:12 +00:00