Opened 7 days ago
Last modified 6 hours ago
#32671 new defect
Circpad padding timer flag is not properly reset
Reported by: | mikeperry | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | wtf-pad |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
This appears to have no consequences outside of the circpad simulator, but we are forgetting to reset the is_padding_timer_scheduled flag in circpad_send_padding_cell_for_callback(). It should get set to 0 at the top of that function.
Child Tickets
Note: See
TracTickets for help on using
tickets.