FAForever / FAForever/java-ice-adapter

Add message lengths to ice data

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6
Forks
15
PR merge metrics
No merged PRs in 30d

Description

The current protocol might cause the data to be split or merged therefore injecting invalid data into the FA data stream or interpreting FA data as ICE data stream control bytes.

```
2021-12-30 00:23:24.338 WARN ICE -(-): Received invalid packet, first byte: 0x0 (c.f.iceadapter.ice.PeerIceModule:424)
2021-12-30 00:23:24.338 WARN ICE -(-): Received invalid packet, first byte: 0x0 (c.f.iceadapter.ice.PeerIceModule:424)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.