clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

Fix `RowSizeHint::index_to_range` #1785

Closed Centril closed 1 month ago

Centril commented 1 month ago

Description of Changes

Make sure index_to_range doesn't advance beyond rows_data.

bfops commented 1 month ago

This fixes an issue originally introduced in https://github.com/clockworklabs/SpacetimeDB/pull/1761.