[PHP-DEV] [PATCH] for Bug #13052: Empty $key in mcrypt_generic_init causes segmentation fault From: Alexander Wirtz (wirtz <email protected>)
Date: 08/30/01

There's is a check on the max keysize, but no check, if the keysize is
larger than 0. So the simple patch I attached to this mail should hopefully
be sufficient.

Regards,
Alexander

-- 
| Alexander Wirtz           | eMail: wirtz <email protected>                |
| web <email protected> GmbH            | WWW:   http://www.web-active.com/          |

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>