This fixes crash due to NULL window when swap interval is set
for pbuffer surface.
Test: CtsDisplayTestCases pass
Signed-off-by: samiuddi
---
Kindly ignore this patch
https://lists.freedesktop.org/archives/mesa-dev/2018-July/199098.html
src/egl/drivers/dri2/platform_android.c | 2 +-
1 file
This fixes crash due to NULL window when swap interval is set
for pbuffer surface.
Jira: 61995
Test: CtsDisplayTestCases pass
Signed-off-by: samiuddi
---
src/egl/drivers/dri2/platform_android.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/egl/drivers/dri2
Test: CtsDisplayTestCases pass
Signed-off-by: samiuddi
---
src/egl/drivers/dri2/platform_android.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/egl/drivers/dri2/platform_android.c
b/src/egl/drivers/dri2/platform_android.c
index 976dd10..5048830 100644
--- a/src/egl/drivers/dri2