commit | 2ade04b76a6ac01e5dfdf92567658131cbdd9c7e | [log] [tgz] |
---|---|---|
author | Ajay Singh Parmar <aparmar@codeaurora.org> | Tue Oct 29 13:31:36 2013 -0700 |
committer | Manoj Rao <manojraj@codeaurora.org> | Tue Nov 05 14:44:11 2013 -0800 |
tree | 264cecf2104abbbbcc0ea455e06f8328eea8da19 | |
parent | 2ffe16cb3d2a292a6c78018930923e44ed62468b [diff] |
msm: mdss: hdmi: Proper length check for EDID data block Check for the invalid lenght of EDID (Extended Display Identification Data) data blocks while parsing the blocks. For a valid data block, length should not be zero or should not exceed max size. Change-Id: I4e83b07689d2c3161048efabbad35a0ad00e371a Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>