ector image: Prevents drawing images outside buffer 34/255434/1
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 18 Mar 2021 08:10:05 +0000 (17:10 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 18 Mar 2021 08:11:48 +0000 (17:11 +0900)
commit74530296b30cd4d7592cc6423c80a4899407e9a8
treea4553c9309fac5308964e792226654a409adb941
parent78726a9f782039b4d5855ed6dd01bd2615a147b9
ector image: Prevents drawing images outside buffer

Summary:
A crash may occur when image size is set larger than buffer.
So, modify boundary of the image drawing the image
so that it does not go out of the buffer.

Test Plan: N/A

Reviewers: Hermet

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers, kimcinoo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12251

Change-Id: Ia2857c21c6805abc40973e6ab7375fc81331c979
src/lib/ector/software/ector_renderer_software_image.c