Skip to content

Conversation

@zhlinh
Copy link

@zhlinh zhlinh commented Nov 29, 2024

Fix the retrieval of KStringKeepAliveTimeout string length, otherwise it will cause issues on 32-bit systems. The reason it works fine on 64-bit systems is that the string length happens to be 8, which is also the size of a pointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant