[dpdk-dev] [PATCH] fbarray: fix init unlock without lock

Thomas Monjalon thomas at monjalon.net
Fri Mar 29 12:50:22 CET 2019


29/03/2019 11:57, Anatoly Burakov:
> Certain failure paths of rte_fbarray_init() will unlock the
> mem area lock without locking it first. Fix this by properly
> handling the failures.
> 
> Fixes: 5b61c62cfd76 ("fbarray: add internal tailq for mapped areas")
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks





More information about the dev mailing list