Am 14.08.2020 um 18:02 hat Pan Nengyuan geschrieben: > 'local_err' seems forgot to propagate in error path, it'll cause > a memleak. Fix it. > > Reported-by: Euler Robot <[email protected]> > Signed-off-by: Pan Nengyuan <[email protected]>
I wonder if using ERRP_GUARD() wouldn't simplify this. Anyway, the fix looks correct: Reviewed-by: Kevin Wolf <[email protected]>
