Test: /ext/mcrypt/tests/bug41252.phpt - Version 5.6.0alpha2        

Bug #41252 calling mcrypt_generic without first calling mcrypt_generic_init crashes
Submitted: 2007-05-01 15:19:28 Modified: 2007-05-01 16:07:41
From: terrafrost Assigned: derick
Status: Closed Package: Reproducible crash
PHP Version: 4.4.6 OS: Windows XP

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: mcrypt_module_open(): Could not open encryption module in %s/bug41252.php on line 2
002+
003+ Warning: mcrypt_generic() expects parameter 1 to be resource, boolean given in %s/bug41252.php on line 3
001- Warning: mcrypt_generic(): Operation disallowed prior to mcrypt_generic_init(). in %sbug41252.php on line 3