#957 closed defect (bug) (fixed)
Potential Divide By Zero [Has Patch]
| Reported by: | Jason_JM | Owned by: | Jason_JM |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1 |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
V1 of the patch.