> > Anatoly Burakov (3): > > ipc: use strlcpy where applicable > > ipc: fix return without mutex unlock > > ipc: fix resource leak > > > > lib/librte_eal/common/eal_common_proc.c | 23 ++++++++++++----------- > > 1 file changed, 12 insertions(+), 11 deletions(-) > > > > For this series, > > Acked-by: Jianfeng Tan <jianfeng....@intel.com>
Applied, thanks