mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-14 01:30:20 +00:00
We allocate a []byte to read the message into, so if the header says the messages is several gigabytes large we may run into trouble. In reality, a message should never be that large so we impose a limit.
Languages
Go
82.5%
HTML
6.8%
JavaScript
5.4%
TypeScript
2.6%
Shell
1.7%
Other
0.9%