php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8555 gettext crashing PHP
Submitted: 2001-01-04 11:59 UTC Modified: 2001-10-02 18:04 UTC
From: geby at volny dot cz Assigned:
Status: Closed Package: Gettext related
PHP Version: 4.0.4 OS: WinNT4, Win98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: geby at volny dot cz
New email:
PHP Version: OS:

 

 [2001-01-04 11:59 UTC] geby at volny dot cz
When PHP try translate any text via Gettext, PHP crashed! It is only if *.MO file found.
I am trace file access to MO file by FILEMON from sysinternals... result is: 
1. gettext dll look for directory with MO file. 
2. gettext read 'file information... and system report BUFFER OVERFLOW!
3. PHP crash by dr.Watson...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 03:55 UTC] sniper@php.net
Just version update: Does this happen with PHP 4.0.6 ??

 [2001-10-02 18:04 UTC] sniper@php.net
no feedback, considered fixed.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 18:01:32 2024 UTC