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
 [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: Tue Mar 19 08:01:29 2024 UTC