Skip to content

Fix extdata field order between rust and C#19

Merged
gorbak25 merged 1 commit intomainfrom
gorbak/field-ordering
Feb 24, 2026
Merged

Fix extdata field order between rust and C#19
gorbak25 merged 1 commit intomainfrom
gorbak/field-ordering

Conversation

@gorbak25
Copy link

The rust struct had the tableInfos and lastDbVersions fields swapped compared to the C reference. Somehow this didn't cause any crash as those fields were mostly used by the rust code. This PR makes the rust struct match the C one.

@gorbak25 gorbak25 requested a review from somtochiama February 24, 2026 10:29
@gorbak25 gorbak25 merged commit a97fb29 into main Feb 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants