mastodon / flodgatt

A blazingly fast drop-in replacement for the Mastodon streaming API server
GNU Affero General Public License v3.0
86 stars 8 forks source link

Unicode fix #54

Closed codesections closed 5 years ago

codesections commented 5 years ago

This PR fixes panic that occurred when the message buffer filled up and the last byte of that buffer was inside a single Unicode character.

This fix should resolve the current panics I have obsurved in long-term testing on the instance.codesections.com test instance.