]> granicus.if.org Git - php/commit
- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results...
authorFelipe Pena <felipe@php.net>
Sat, 3 Jul 2010 13:06:14 +0000 (13:06 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 3 Jul 2010 13:06:14 +0000 (13:06 +0000)
commite66279a55ed26aade715300693d0e94e0e1fef53
tree247dccffaf9329394269b829735df1789ad175b0
parent21d5041c033a4e2b872ec689beb805dc77e9505b
- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
ext/hash/hash.c
ext/hash/tests/bug52240.phpt [new file with mode: 0644]