Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

Green-Sky
Copy link
Member

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

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
@codecov
Copy link

codecov bot commented Oct 4, 2022

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
Copy link
Member

@JFreegman JFreegman left a comment

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
This pull request was closed.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants