efl/legacy/ethumb/src
Michal Jagiello 3491137bdb From: Michal Jagiello <m.jagiello@samsung.com>
Subject: [E-devel] [PATCH][ETHUMB] Null checks and checks if divisor
is not equal to zero in ethumb.c file

In functions ethumb_calculate_aspect_from_ratio,
ethumb_calculate_fill_from_ratio, ethumb_plugin_image_resize and
ethumb_image_save Ethumb object is not checked if is NULL, what can cause
segmentation fault.
 
In functions ethumb_calculate_aspect and ethumb_calculate_fill divisor is
not checked if is equal to zero before division.



SVN revision: 77736
2012-10-10 09:31:25 +00:00
..
bin ethumb: reorder parameter to match other EFL callback API. 2011-12-28 16:27:08 +00:00
lib From: Michal Jagiello <m.jagiello@samsung.com> 2012-10-10 09:31:25 +00:00
plugins Fix linking complaints brought out by: 2012-02-27 05:20:17 +00:00
tests and last one, put again ethumb tests in the source tree 2011-01-16 19:10:44 +00:00
Makefile.am and last one, put again ethumb tests in the source tree 2011-01-16 19:10:44 +00:00