Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uimage: fix memory leak in error path
handle->name is dynamically allocated, so free it in the error path. Signed-off-by: Sascha Hauer <[email protected]> Reported-by: Stefan Lengfeld <[email protected]>
- Loading branch information