tor/changes/bug32671

5 lines
224 B
Text
Raw Normal View History

o Minor bugfixes (circuit padding):
- When circpad_send_padding_cell_for_callback is called,
`is_padding_timer_scheduled` flag was not reset. Now it is set to 0 at
the top of that function. Fix bug #32671.