On Fri, Nov 4, 2022 at 10:52 AM Jun Qiu <[email protected]> wrote: > > The memory of h->hash_rcu_cfg which is allocated in > rte_hash_rcu_qsbr_add was leaked. > > Fixes: 769b2de ("hash: implement RCU resources reclamation")
Please, use 12 chars format for commit hash, as documented. git config alias.fixline "log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'" > Cc: [email protected] > > Signed-off-by: Jun Qiu <[email protected]> Reviewed-by: David Marchand <[email protected]> Applied, thanks. -- David Marchand

