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

Pull Requests

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 Dec 21 15:01:29 2024 UTC