On Thu, Nov 17, 2022 at 9:56 AM Suanming Mou <[email protected]> wrote: > > In case action handle destroy fails, the job memory was not freed > properly. This commit fixes the possible memory leak in the action > handle destruction failed case. > > Fixes: c9dc03840873 ("ethdev: add indirect action async query") >
Reported-by: David Marchand <[email protected]> > Signed-off-by: Suanming Mou <[email protected]> LGTM. Reviewed-by: David Marchand <[email protected]> Thanks. -- David Marchand

