php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1581 Divide by zero
Submitted: 1999-06-22 07:20 UTC Modified: 1999-06-24 08:31 UTC
From: jarda dot mikulik at seznam dot cz Assigned:
Status: Closed Package: dBase related
PHP Version: 3.0.6 OS: Windows NT 4
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jarda dot mikulik at seznam dot cz
New email:
PHP Version: OS:

 

 [1999-06-22 07:20 UTC] jarda dot mikulik at seznam dot cz
When php script is trying to open .DBF file, which has dbase header ended with 0x0D00 (header length is even) not only 0x0D (header length is odd) then php.exe is falling down with Divide by zero error.
I can send both .DBF files for example.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-24 08:31 UTC] sas at cvs dot php dot net
fixed in CVS
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 09:01:30 2025 UTC