Skip to content

Conversation

@tinoue
Copy link

@tinoue tinoue commented Sep 21, 2025

Fixes a StackOverflowError that occurs during compilation when using protobuf.
See also: realm/realm-kotlin#1847
The issue is still reproducible with Kotlin 2.2.10, infomaniak/realm-kotlin 3.2.9, and protobuf 4.32.1.

This change prevents the recursive call of isBaseRealmObject().

./gradlew jvmTest passed (with 4 failing tests, as usual).

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.

1 participant