Kyber 0.19.1
· One min read
This patch fixes a crash in the input handling layer where a single malformed network packet would cause the input pipeline to abort entirely. The input handler now skips malformed packets and continues processing, improving resilience in degraded network conditions.
Changelog
- libkynput: Don't fail on first malformed packet