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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-24 08:31 UTC] sas at cvs dot php dot net
fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 16:01:29 2024 UTC