Reference in New Issue
Block a user
Delete Branch "fix/logic-correctness"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes 9 logic and correctness bugs:\n- #73: SSL WANT_WRITE handling in send_n_data / receive_n_data\n- #68: Integer overflow protection in bw_throttle\n- #67: glob_match ** recursive glob support (with tests)\n- #66: g_server signal safety with volatile sig_atomic_t flag\n- #59: atoi replaced with strtol for port validation\n- #58: chmod/chown return values now logged as warnings\n- #54: Duplicate delta receive logic extracted to receive_file_data helper\n- #48: compression_level parameter verified to be passed correctly\n- #53: log_message signature changed to const char*
Pull request closed