Skip to content

Conversation

@afifi-ins
Copy link
Contributor

@afifi-ins afifi-ins force-pushed the samples/TextMessageEncoder branch from ee59245 to 8b92f39 Compare April 10, 2023 09:07
Array.Copy(buffer.Array, buffer.Offset, msgContents, 0, msgContents.Length);
bufferManager.ReturnBuffer(buffer.Array);

return ReadMessage(msgContents, bufferManager);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leading to infinite loop

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