Fix write out of bounds 20/218120/5
authorgreynaga <g.reynaga@samsung.com>
Tue, 19 Nov 2019 10:55:54 +0000 (10:55 +0000)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Tue, 3 Dec 2019 14:16:09 +0000 (14:16 +0000)
commit105189038551a311c7d4e4d05664da6fbdbc2dc9
tree1bbbe5689773e0d05c02aac31a2df875c5cde046
parent3b84bdf47349fa12b4686d493b195b22130a7003
Fix write out of bounds

The issue was the clipped coordinates were overwritten
by the gif image size.

Change-Id: I6221cc1417f945d2d0f02ed656aebe6d26afbceb
dali/devel-api/adaptor-framework/gif-loading.cpp