Mon, Jan 22, 2018 at 11:31:19AM CET, colin.king@xxxxxxxxxxxxx wrote: >From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > >Currently, if the call to devlink_resource_find returns null then >the error exit path does not free the devlink_resource 'resource' >and a memory leak occurs. Fix this by kfree'ing resource on the >error exit path. > >Detected by CoverityScan, CID#1464184 ("Resource leak") > >Fixes: d9f9b9a4d05f ("devlink: Add support for resource abstraction") >Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Acked-by: Jiri Pirko <jiri@xxxxxxxxxxxx> Thanks. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html