Skip to content
  • Ye Li's avatar
    MLK-20239-1 imx8m: Fix resource leek · 27c55d8e
    Ye Li authored
    
    
    Fix coverity issu CID 4338241: Resource leak (RESOURCE_LEAK)
    leaked_storage: Variable file_ptr going out of scope leaks the storage it points to.
    
    Add munmap for the file_ptr
    
    Signed-off-by: default avatarYe Li <ye.li@nxp.com>
    27c55d8e