[PATCH] hash: fix memory leak of hash_rcu_cfg

David Marchand david.marchand at redhat.com
Mon Nov 14 11:03:06 CET 2022


On Fri, Nov 4, 2022 at 10:52 AM Jun Qiu <jun.qiu at jaguarmicro.com> 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: stable at dpdk.org
>
> Signed-off-by: Jun Qiu <jun.qiu at jaguarmicro.com>

Reviewed-by: David Marchand <david.marchand at redhat.com>

Applied, thanks.


-- 
David Marchand



More information about the dev mailing list