Fix logic/correctness bugs (#73, #68, #67, #66, #59, #58, #54, #48, #53) #82

Merged
TapTap merged 1 commits from fix/logic-correctness into main 2026-07-20 19:05:03 +02:00
Owner

Fixes 9 logic and correctness bugs:

  • #73: SSL WANT_WRITE handling
  • #68: Integer overflow bandwidth throttling
  • #67: glob_match ** support
  • #66: g_server signal safety
  • #59: atoi port validation
  • #58: chmod/chown return values
  • #54: Duplicate delta receive logic
  • #48: compression_level validation
  • #53: log_message const char*
Fixes 9 logic and correctness bugs: - #73: SSL WANT_WRITE handling - #68: Integer overflow bandwidth throttling - #67: glob_match ** support - #66: g_server signal safety - #59: atoi port validation - #58: chmod/chown return values - #54: Duplicate delta receive logic - #48: compression_level validation - #53: log_message const char*
TapTap added 1 commit 2026-07-20 19:04:43 +02:00
fix: logic/correctness bugs — issues #73, #68, #67, #66, #59, #58, #54, #48, #53
CI / lint (pull_request) Failing after 7s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped
4383caa3bb
TapTap merged commit 28d076fc28 into main 2026-07-20 19:05:03 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TapTap/FastSync#82