aboutsummaryrefslogtreecommitdiff
path: root/changes/bug32671
blob: d12e35c7fc4d6a32aca859869034749ebf409ee5 (plain)
1
2
3
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.