commit | a09b09ae51ace43d28cd9bc1c8bb97986f2b55a6 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Feb 25 13:56:21 2009 +0100 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Mar 04 16:04:40 2009 -0700 |
tree | a70862b01fc038b92067faf13f623ce5b9492105 | |
parent | 900325a6ce33995688b7a680a34e7698f16f4d72 [diff] |
iop-adma, mv_xor: fix mem leak on self-test setup failure iop_adma_zero_sum_self_test has the brackets in the wrong place for the setup failure deallocation path. This error was duplicated in mv_xor_xor_self_test. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>