> -----Original Message----- > From: Shijith Thotton <[email protected]> > Sent: Monday, August 30, 2021 3:13 PM > To: [email protected] > Cc: Shijith Thotton <[email protected]>; [email protected]; > [email protected]; Carrillo, Erik G <[email protected]> > Subject: [PATCH] app/test: fix event timer adapter create unit test > > Removed freeing of unallocated mempool in event timer adapter create unit > test. > > Fixes: d1f3385d0076 ("test: add event timer adapter auto-test") > > Signed-off-by: Shijith Thotton <[email protected]> Acked-by: Erik Gabriel Carrillo <[email protected]>

