mirror of https://github.com/php/php-src
Browse Source
Fixed a memory allocation bug in crypt() SHA256/512 that can cause segmentation faults when passed in salts with a null byte early.PHP-5.3.15
3 changed files with 13 additions and 2 deletions
Loading…
Reference in new issue