Skip to content

Conversation

@vibecode2
Copy link

Welp, another attempt, the way GetKV3Defaults works is it creates the schema class object on stack temporarily to dump the variables from it, but there are certain uninitialized variables that pick the values from dirty previous thread stack and never zeroes them out, so we force this clean up manually before calling GetKV3Defaults function

The uninitialized variables will just be 0

@xPaw xPaw closed this in a9ff2fa Oct 4, 2025
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