Skip to content

fix: missing net to host conversion of port in logging in group_chat.c#2340

Merged
JFreegman merged 1 commit into
TokTok:masterfrom
Green-Sky:net_logger_endianness2
Oct 4, 2022
Merged

fix: missing net to host conversion of port in logging in group_chat.c#2340
JFreegman merged 1 commit into
TokTok:masterfrom
Green-Sky:net_logger_endianness2

Conversation

@Green-Sky

@Green-Sky Green-Sky commented Oct 3, 2022

Copy link
Copy Markdown
Member

found some more. i hope those are the last ones.


This change is Reviewable

@auto-add-label auto-add-label Bot added the bug Bug fix for the user, not a fix to a build script label Oct 3, 2022
@Green-Sky Green-Sky force-pushed the net_logger_endianness2 branch from 8c680cf to a974d89 Compare October 3, 2022 21:12
@Green-Sky Green-Sky force-pushed the net_logger_endianness2 branch from a974d89 to 7dfa935 Compare October 4, 2022 01:41
@codecov

codecov Bot commented Oct 4, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2340 (7dfa935) into master (856e4fe) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2340      +/-   ##
==========================================
- Coverage   78.15%   78.06%   -0.09%     
==========================================
  Files         140      140              
  Lines       31053    31053              
==========================================
- Hits        24268    24243      -25     
- Misses       6785     6810      +25     
Impacted Files Coverage Δ
toxcore/group_chats.c 68.99% <ø> (-0.20%) ⬇️
toxcore/friend_connection.c 84.02% <0.00%> (-1.63%) ⬇️
toxcore/group_moderation.c 80.15% <0.00%> (-1.55%) ⬇️
toxav/groupav.c 74.58% <0.00%> (-1.34%) ⬇️
auto_tests/group_sync_test.c 84.65% <0.00%> (-0.47%) ⬇️
toxcore/net_crypto.c 87.21% <0.00%> (-0.15%) ⬇️
toxcore/group.c 84.41% <0.00%> (-0.07%) ⬇️
toxav/toxav.c 69.23% <0.00%> (ø)
toxcore/DHT.c 85.15% <0.00%> (+0.07%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JFreegman JFreegman added this to the v0.2.19 milestone Oct 4, 2022

@JFreegman JFreegman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@JFreegman JFreegman merged commit 7dfa935 into TokTok:master Oct 4, 2022
@Green-Sky Green-Sky deleted the net_logger_endianness2 branch March 8, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug fix for the user, not a fix to a build script

Development

Successfully merging this pull request may close these issues.

2 participants