On Thu, Jul 03, 2025 at 03:03:30PM +0100, Andrew Goodbody wrote: >Instead of returning -EINVAL directly which will not call the cleanup >path to free memory, fix the code to set the error and then goto the >cleanup code. > >This issue found by Smatch. > >Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Peng Fan <[email protected]>

