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: 77736devs/devilhorns/wayland_egl
parent
0a8bed1b66
commit
3491137bdb
1 changed files with 15 additions and 0 deletions
Loading…
Reference in new issue