Make "check-changes" work on bug32671.

This commit is contained in:
Nick Mathewson 2020-10-21 07:44:54 -04:00
parent 0668437b58
commit c9ddf191cf

View File

@ -1,4 +1,4 @@
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.
the top of that function. Fixes bug 32671; bugfix on 0.4.0.1-alpha.