Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LFU-646-1 arm: imx: Fix coverity issue 36261228: Use after free
Remove the incorrect unmap_system from codes. The buf is never mapped, so calling unmap here is not correct. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
- Loading branch information