On Fri, Dec 17, 2021 at 7:59 PM Vishal Verma <[email protected]> wrote: > > Static analysis points out that the memory pointed to by 'cur_sec' may > be leaked. Fix the missed goto error; vs return NULL; exit path for an > error condition here. > > Cc: Dan Williams <[email protected]> > Signed-off-by: Vishal Verma <[email protected]>
Static analysis scores a point. Reviewed-by: Dan Williams <[email protected]>
