commit | cc2bb4d2164217b82fd0e36a84b1a8f309005ea9 | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vkalia@codeaurora.org> | Mon Sep 24 16:17:45 2012 -0700 |
committer | Vinay Kalia <vkalia@codeaurora.org> | Tue Sep 25 14:57:58 2012 -0700 |
tree | c0a39020a7557e21c3337504f8764e54545ccac6 | |
parent | 2e542e4409b7a351dbfbe53d2256c3511cb63579 [diff] |
msm: vidc: Fix release buffers to prevent mem leak Fix a bug in release buffers and clean up code to reuse already existing functionality. Without this fix release buffers was failing which might result in memory leak. Change-Id: Iedaa19657b69883dd0c66654ada8f0e5bf2ec03f Signed-off-by: Vinay Kalia <vkalia@codeaurora.org>