mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-05 14:10:23 +00:00
1d60824d56
Fixed a bug that prevented vtable reuse during buffer construction in the lua library. Also fixed a bug in vtable equality check that was revealed after the first fix.