commit | c96313bfd96d731da5e892fd8f0d9eff8734a6df | [log] [tgz] |
---|---|---|
author | DennisLee <DennisLee@fih-foxconn.com> | Tue Feb 14 14:26:07 2012 +0800 |
committer | Keun young Park <keunyoung@google.com> | Fri Feb 17 16:21:26 2012 -0800 |
tree | 4904b5018056922e3c7a5a8ea23da6205161c0e4 | |
parent | 0d68ea084ea9ad9a90ad637e0b1cdb7fe0cffc37 [diff] |
DO NOT MERGE Fix resource leaks for Audio Quality Verifier Sometimes the CTS Verifier stopped unexpectedly during the test of Audio Quality Verifier. The root cause is that there are some memory leaks in LinearityTest.cpp. - The pointers are not deleted in LinearityTest.cpp Signed-off-by: DennisLee <DennisLee@fih-foxconn.com> Change-Id: I02266ba9ee46eafcc0ec63a3f0b4420ede0b55f9