diff --git a/proto/bmp/bmp.c b/proto/bmp/bmp.c index 391de91b..188157ad 100644 --- a/proto/bmp/bmp.c +++ b/proto/bmp/bmp.c @@ -1344,7 +1344,7 @@ fc_for_bmp_recipient(void *_p) } - lfjour_release(&p->proto_state_reader); + lfjour_release(&p->proto_state_reader, last_up); } }