diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2014-08-22 16:19:44 +0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-09-23 19:20:39 +0400 |
commit | c2e6f424a4abc9bb561133b00b2134ce11be34e9 (patch) | |
tree | b6e2fa67247c3aeb42adcc7777d99033f1f3ebf6 /drivers/hid | |
parent | d9ff958bb34aabdce08d11b0db24123c093d87cd (diff) | |
download | linux-c2e6f424a4abc9bb561133b00b2134ce11be34e9.tar.xz |
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: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions