mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:11:07 +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.