This project is archived. Its data is
read-only
.
fix bug caused by prematurely decoding incoming packets to utf-8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
fix bug caused by prematurely decoding incoming packets to utf-8
Roman Haefeli
requested to merge
fix_unicode_error
into
master
Sep 22, 2020
Overview
0
Commits
1
Pipelines
0
Changes
1
decoding should only be done for command parsing, but not for transmitting raw UDP packets.
Merge request reports
Loading