Closed Centril closed 1 month ago
Make sure index_to_range doesn't advance beyond rows_data.
index_to_range
rows_data
This fixes an issue originally introduced in https://github.com/clockworklabs/SpacetimeDB/pull/1761.
Description of Changes
Make sure
index_to_range
doesn't advance beyondrows_data
.