Commits
Ye Li committed 0a496da0851
MLK-20356-1 common: Fix resource leak in sparse image writting Fix coverity issue CID 18031: Resource leak (RESOURCE_LEAK) leaked_storage: Variable fill_buf going out of scope leaks the storage it points to Should free the fill_buf before function return. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit bc23ae569c7aaea338648c000b7b733b09eb735a)