commit | ab18bac6ace8842ec93ef4c5c9eb4e66b3e82481 | [log] [tgz] |
---|---|---|
author | Saketh Sathuvalli <saketh.sathuvalli@ittiam.com> | Thu Jan 24 17:15:10 2019 +0530 |
committer | Andy Hung <hunga@google.com> | Fri Feb 08 12:53:13 2019 -0800 |
tree | f91492c640c4c4867a02d72aab5fa322fea308f6 | |
parent | 186f4ac0f006de84d940a460bb44ee0e325fd1eb [diff] |
libeffects: Fixed memory leaks in lvmtest The memories created in lvmCreate call have to be freed at the end of execution. Added code to achieve the same. Test: local native test (lvmtest) Bug: 123324940 Change-Id: I83fad7def874da27c79d755e44ec738fa0816a41