#957 closed defect (bug) (fixed)
Potential Divide By Zero [Has Patch]
Reported by: | Jason_JM | Owned by: | Jason_JM |
---|---|---|---|
Milestone: | 1.1 | Priority: | minor |
Severity: | Version: | ||
Component: | Keywords: | Security, Divide by zero | |
Cc: |
Description
The possibility though highly unlikely, in which a divide by zero may occur dependent on user setup of the application.
Patch enforces safe coding standards by carrying out necessary checks.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
V1 of the patch.