Edit report at https://bugs.php.net/bug.php?id=61413&edit=1

 ID:                 61413
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\openssl\tests\openssl_encrypt_crash.phpt fails
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            OpenSSL related
 Operating System:   windows
 PHP Version:        5.3.10
-Assigned To:        mattficken
+Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------
[2012-04-24 12:09:34] a...@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-02 22:55:48] mattfic...@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-03-16 11:07:56] a...@php.net

fixed initializing i to zero

------------------------------------------------------------------------
[2012-03-16 11:07:27] a...@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 10:41:58] a...@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"


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61413&edit=1

Reply via email to