commit | 2dbce817ef62eb93966fb41dd95f63e7f783a454 | [log] [tgz] |
---|---|---|
author | Aravind Venkateswaran <aravindh@codeaurora.org> | Thu Jul 12 22:05:07 2018 -0700 |
committer | Tharun Raj Soma <tsoma@codeaurora.org> | Mon Sep 10 15:49:03 2018 +0530 |
tree | fbc3e3d2cff0a0780d7b17a62c9e9f009df963a1 | |
parent | 30545cd5edfaea2a358681ee709c1a96e6369c3d [diff] |
drm/msm/dsi-staging: fix potential out of bounds memory accesses Use correct indexing when using the contianer_of operation to get the DSI clock manager handle to avoid potential out of bounds memory accesses. Change-Id: I8804c5ff2bb602527f84749116e1408513e22759 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>