After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 750440 - Divide by zero error
Divide by zero error
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: loaders
2.30.x
Other Linux
: Normal major
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2015-06-05 06:56 UTC by Sarita Rawat
Modified: 2015-06-06 22:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Divide by zero scenario taken cared (586 bytes, patch)
2015-06-05 06:56 UTC, Sarita Rawat
committed Details | Review

Description Sarita Rawat 2015-06-05 06:56:12 UTC
Created attachment 304631 [details] [review]
Divide by zero scenario taken cared

There was a potential issue of division by zero, and a zero check condition was necessary.