diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2014-08-22 15:19:44 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2014-08-22 06:17:37 -0700 |
commit | 8e1f50d7433b9a6e52cb296943f53c3ce8189ea5 (patch) | |
tree | ead604fd4ce9da52cae2cec23f012b77384b31f5 /MAINTAINERS | |
parent | e628ce70cae5ccd67830b0e2c3d038831746d86b (diff) | |
download | linux-8e1f50d7433b9a6e52cb296943f53c3ce8189ea5.tar.gz linux-8e1f50d7433b9a6e52cb296943f53c3ce8189ea5.tar.bz2 linux-8e1f50d7433b9a6e52cb296943f53c3ce8189ea5.zip |
dmatest: prevent memory leakage on error path in thread
When we fail to allocate memory for thread->srcs or thread->dsts and src_cnt or
dst_cnt great than 1 we leak memory on error path. This patch fixes the issue.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions