php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61812 Uninitialised value used in libmagic
Submitted: 2012-04-22 11:27 UTC Modified: 2012-04-22 11:41 UTC
From: laruence@php.net Assigned: laruence (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3.10 OS:
Private report: No CVE-ID: None
 [2012-04-22 11:27 UTC] laruence@php.net
Description:
------------
this cause the test script: ext/fileinfo/tests/finfo_file_basic.phpt failed

003+ string(14) "PHP script, , "
003- string(22) "PHP script, ASCII text"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-22 11:39 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c06e92a5334c15726901edbca112cfd0d38eec8d
Log: Fixed bug #61812 (Uninitialised value used in libmagic)
 [2012-04-22 11:40 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c06e92a5334c15726901edbca112cfd0d38eec8d
Log: Fixed bug #61812 (Uninitialised value used in libmagic)
 [2012-04-22 11:40 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c06e92a5334c15726901edbca112cfd0d38eec8d
Log: Fixed bug #61812 (Uninitialised value used in libmagic)
 [2012-04-22 11:41 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2012-04-22 11:41 UTC] laruence@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-04-22 17:33 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=da1b5346017899d1f09c908eee2d166249160293
Log: Fix bug #61811 three of finfo tests failed, see also #61812.
 [2014-10-07 23:26 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=da1b5346017899d1f09c908eee2d166249160293
Log: Fix bug #61811 three of finfo tests failed, see also #61812.
 [2014-10-07 23:26 UTC] stas@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=c06e92a5334c15726901edbca112cfd0d38eec8d
Log: Fixed bug #61812 (Uninitialised value used in libmagic)
 [2014-10-07 23:37 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=da1b5346017899d1f09c908eee2d166249160293
Log: Fix bug #61811 three of finfo tests failed, see also #61812.
 [2014-10-07 23:37 UTC] stas@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=c06e92a5334c15726901edbca112cfd0d38eec8d
Log: Fixed bug #61812 (Uninitialised value used in libmagic)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC