Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2020-08-03 17:50:35 +0300
committerGitHub <noreply@github.com>2020-08-03 17:50:35 +0300
commitb6fe522ec53311ae51853620469335e699215414 (patch)
tree1510aca8b1518a49b2deccda1effc4ecc0b44e30 /.ci/azure-pipelines/main.yml
parent52d6f384aec0fa3dab556f6455909aa4a9ddf579 (diff)
parent0fbdbf13a450a827c5bd97b6e9ab3b8b44e84dcc (diff)
Merge pull request #4392: FIX(server): Packet size issues
This PR fixes 2 issues in the server's code that have something to do with packet sizes: 1. Make sure poslen <= len in order for len - poslen to never get negative (which can cause trouble down the line) 2. Enforce the maximum package size for packets received via UDPTunnel as well
Diffstat (limited to '.ci/azure-pipelines/main.yml')
0 files changed, 0 insertions, 0 deletions