Coverity DIVIDE_BY_ZERO - CID 10485
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
notify-osd (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https:/
CID: 10485
Checker: DIVIDE_BY_ZERO
Category: No category available
CWE definition: http://
File: /tmp/buildd/
Function: sincx1024_func()
Code snippet:
573
574 timeline = egg_alpha_
575
576 current_frame_num = egg_timeline_
CID 10485 - DIVIDE_BY_ZERO
Assigning: "n_frames" = "egg_timeline_
On this path, function call "egg_timeline_
577 n_frames = egg_timeline_
578
CID 10485 - DIVIDE_BY_ZERO
Division by expression "n_frames" which may be zero has undefined behavior
579 x = angle * current_frame_num / n_frames;
580
581 x -= (512 * 512 / angle);
582
affects: | notify-osd → notify-osd (Ubuntu) |
no longer affects: | notify-osd/oneiric |
Source file with Coverity annotations.