TokTok / c-toxcore

The future of online communications.
https://tox.chat
GNU General Public License v3.0
2.21k stars 280 forks source link

fix: friend requests with very long messages are no longer dropped #2720

Open JFreegman opened 3 months ago

JFreegman commented 3 months ago

This is a band-aid solution that prevents friend requests with long messages from being dropped. However it doesn't solve the underlying problem, described here: https://github.com/TokTok/c-toxcore/issues/2719


This change is Reviewable

nurupo commented 3 months ago

Since it's Milestone v0.2.20, converted it to a draft to prevent the auto-merge by the bot.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.01%. Comparing base (da43876) to head (6bce900).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2720 +/- ## ========================================== - Coverage 73.09% 73.01% -0.09% ========================================== Files 149 149 Lines 30533 30533 ========================================== - Hits 22319 22294 -25 - Misses 8214 8239 +25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.