commit | ae4366e358e60d3c1c4cb6c6b7128d11688dd033 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Feb 02 10:49:50 2016 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Feb 02 10:49:50 2016 -0800 |
tree | d35860e9e12fc07357a3cb28c194b6aba5e26616 | |
parent | b764f45fd9758c8222bc08d7fa4944e8f7da6f40 [diff] |
Fix/suppress potential memory leaks warnings. * One simple problem fixed by calling free. * Others are suppressed since we don't care memory leaks in this soon-to-be-obsolete test program. BUG: 26910807 Change-Id: I5ac10115db9644b53e9e8b5fd40a5dc87b2019dc