commit | 68ed3b86301d184aa114ee9f895048c45e07546f | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Tue Apr 23 16:00:39 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Tue Apr 23 16:01:03 2013 -0700 |
tree | 70969e187082568f6bbc60408c550b01a15a16fe | |
parent | d3b24a699dffac4705ec1511b26fc629028c2e86 [diff] |
mm-video: vdec: update buffer size to avoid memory leaks in use_output_buffer, the mapped buffer size need to match passed buffer size for the native buffer in order for the munmap to cleanup the ion buffer and avoid memory leaks. Without this change, memory leaks were observed. Change-Id: I53350ff70d528f955190ce1ebf94d1a2dd3f9b99