php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails
Submitted: 2012-03-16 10:41 UTC Modified: 2012-04-28 07:45 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: OpenSSL related
PHP Version: 5.3.10 OS: windows
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: ab@php.net
New email:
PHP Version: OS:

 

 [2012-03-16 10:41 UTC] ab@php.net
Description:
------------
The test fails with the message "variable 'i' used without being initialized"

Expected result:
----------------
test pass

Actual result:
--------------
test fail, the diff is:

002- string(4) "done"

Patches

61413.diff (last revision 2012-03-16 11:07 UTC by ab@php.net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-16 11:07 UTC] ab@php.net
The following patch has been added/updated:

Patch Name: 61413.diff
Revision:   1331896047
URL:        https://bugs.php.net/patch-display.php?bug=61413&patch=61413.diff&revision=1331896047
 [2012-03-16 11:07 UTC] ab@php.net
fixed initializing i to zero
 [2012-03-16 11:12 UTC] ab@php.net
-Assigned To: +Assigned To: mattficken
 [2012-04-02 22:55 UTC] mattficken@php.net
This patch passes on PHP5.3.11rc1 on Windows 7 sp1x64.

It does not break for me on Linux x64 (Gentoo and Fedora 16) with PHP5.3.11rc1.
 [2012-04-24 12:09 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e
Log: Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only
 [2012-04-28 07:45 UTC] ab@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-28 07:45 UTC] ab@php.net
-Status: Assigned +Status: Closed -Assigned To: mattficken +Assigned To: ab
 [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=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e
Log: Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only
 [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=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e
Log: Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 22 01:01:30 2024 UTC