efl/legacy/ethumb/src/lib
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
..
client formatting 2012-06-15 08:51:07 +00:00
Ethumb.h update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
Ethumb_Plugin.h ethumb: make plugin API fully assynchronous and use it in emotion backend. 2011-12-28 16:10:10 +00:00
Makefile.am Ethumb: source files should have their names with lower case letters 2011-12-06 06:50:10 +00:00
ethumb.c From: Michal Jagiello <m.jagiello@samsung.com> 2012-10-10 09:31:25 +00:00
ethumb_private.h ethumb: make plugin API fully assynchronous and use it in emotion backend. 2011-12-28 16:10:10 +00:00
md5.c configure summary, maximum log level and other improvements. 2009-09-17 12:04:35 +00:00
md5.h