ector: Prevent access to NULL buffer in software rasterizer
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 26 Jul 2019 04:12:48 +0000 (13:12 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:47:35 +0000 (10:47 +0900)
commit22ac8453bf408d74ff0974b9689930811c003e62
treec7d6b628a9c0867db4b3d5f32a86184a96b741e4
parent83cf28a48cc226e7d1a0c48fda2063d2025551d1
ector: Prevent access to NULL buffer in software rasterizer

Summary:
Prevents a crash caused by a null pointer exception
when ector surface buffer is NULL.

Test Plan: N/A

Reviewers: Hermet, smohanty, kimcinoo

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9390
src/lib/ector/software/ector_software_rasterizer.c