diff options
author | Colin Ian King <[email protected]> | 2019-12-16 16:10:59 +0000 |
---|---|---|
committer | Sumit Semwal <[email protected]> | 2019-12-17 22:28:14 +0530 |
commit | f9d3b2c600075d1f79efcd5cdb1718c2f554c0f9 (patch) | |
tree | fb26ec347045da28cf10ab0c76e442e92b1a6b09 /lib/mpi/mpi-mul.c | |
parent | 8b6fc114beeb9f1a270e5b6d25c30a5143801bf8 (diff) |
dma-buf: fix resource leak on -ENOTTY error return path
The -ENOTTY error return path does not free the allocated
kdata as it returns directly. Fix this by returning via the
error handling label err.
Addresses-Coverity: ("Resource leak")
Fixes: c02a81fba74f ("dma-buf: Add dma-buf heaps framework")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: John Stultz <[email protected]>
Signed-off-by: Sumit Semwal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions