commit | 18bcd14ae2336b948b3029095ced880a6043af7f | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Mon Oct 08 14:03:01 2012 -0400 |
committer | The Android Automerger <android-build@android.com> | Mon Oct 08 17:18:25 2012 -0700 |
tree | 894b30a8a1e25b5cb3d21c9956dc7793010cdb9f | |
parent | 8ae9c5923209c302d42fcb9abc4e0773fb9b8e75 [diff] |
display/libhwcomposer: fix potential memory leak This changes fixes a memory leak, by freeing up the pipe alloc structure everytime before parsing the current frame. related-to-bug: 7301196 Change-Id: I23edefca71ec0209291be24ee9d629b4a80f0a25 Acked-by: Jeykumar Sankaran<jsanka@codeaurora.org> Signed-off-by: Iliyan Malchev <malchev@google.com>