commit | efe1a8ea2af628db1fbf68696305da2339c85e8c | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Mon Apr 22 10:49:26 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Wed Apr 24 12:05:25 2013 -0700 |
tree | 33057d8ab6800dd13ce9029d1665c88bb0493ad4 | |
parent | d3b24a699dffac4705ec1511b26fc629028c2e86 [diff] |
mm-video: vdec: update extra data buffer count in setparmater If the extra data buffer count is not updated, then the extra buffer allocation happens with the old buffer count. This buffer falls short to contain extra data information for all o/p buffers and we see an out of bounds access during handle_extra data for the additional o/p buffers. Change-Id: Id17cb0df189e5c679a87e67e89bd0380fb488899