commit | f2c4e4d505ce2682e2a4bef595aa8af83a232502 | [log] [tgz] |
---|---|---|
author | satbir singh <satbsing@codeaurora.org> | Fri Sep 20 14:25:53 2019 -0400 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 07 11:24:06 2019 -0800 |
tree | 32bf6a185286fbc02ce5dcca7ba1888ed7b97297 | |
parent | 73bd384d63892ffbc8c9af1d9b398bfeac975e98 [diff] |
sdm: hwc2 : Correcting the display Index handling The display index for the virtual display, when there is no virtual display attached, is returned as -1 into uint64_t. Which makes it out of bound for the hwc_display_. Change-Id: Icbcc6ae013a98008abcaea6c5a44c4191d8b9456 Signed-off-by: satbir singh <satbsing@codeaurora.org>