acl: memory leak in acl_fa_session_cleaner_process
[vpp.git] / src / plugins / acl / sess_mgmt_node.c
index d0ec593..eb73fd0 100644 (file)
@@ -723,6 +723,7 @@ acl_fa_session_cleaner_process (vlib_main_t * vm, vlib_node_runtime_t * rt,
                }
              else
                {
+                 clib_bitmap_free (pw0->pending_clear_sw_if_index_bitmap);
                  if (clear_all)
                    {
                      /* if we need to clear all, then just clear the interfaces that we are servicing */