a3fdf9025e37ac4b44be3a823e7a1c076bcc8c71

In pstate_cmp the plane_state structures are accessed without checking it is allocated or not, which leads to null pointer dereference. To fix it NULL check is added. Change-Id: I5982138b396b70979205d87bc9aa260d9501fee0 Signed-off-by: Mahadevan <mahap@codeaurora.org>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%