diff options
author | Gao Pan <pandy.gao@nxp.com> | 2016-01-08 08:33:15 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-01-10 12:10:28 +0300 |
commit | c55281531282930de0aace46b2d6b22653937818 (patch) | |
tree | 5c4acab372f83ec5e1312726e949316b9a8b16e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a570a27af4d781619dfb5139f3b760e964373c29 (diff) | |
download | linux-c55281531282930de0aace46b2d6b22653937818.tar.xz |
i2c: imx: fix i2c resource leak with dma transfer
In i2c_imx_dma_xfer(), when dmaengine_submit() returns error,
the context goto label err_submit and then return. However, the
memory allocated for txdesc has not been freed yet, which
leads to resource leak.
Signed-off-by: Gao Pan <b54642@freescale.com>
Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions