commit | c0884f535a3515c1c3e2eef9383d2dfa7983dfb9 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Mon Mar 04 13:43:38 2019 -0800 |
committer | Greg Kaiser <gkaiser@google.com> | Tue Apr 02 06:12:30 2019 -0700 |
tree | a5d0e677712553639717617ebd02e644af423886 | |
parent | 98001b1bf3b01d353e48d8edc58c34fa3826ebb9 [diff] |
amrnbdec_test: Fix resource leaks in error cases These leaks aren't really consequential since this is a standalone test. But by putting in simple fixes for these, we reduce the noise when using static analysis to find leaks in Android code. Test: TreeHugger Change-Id: Ieccf3b8ec49b4da2b031c7a407d69d64c8d7fa00