[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/hash/functions/_hash-equals.xml?=
From:       Mike_Griffiths <mikemike () php ! net>
Date:       2014-10-30 10:04:51
Message-ID: svn-mikemike-1414663491-335150-386457272 () svn ! php ! net
[Download RAW message or body]

mikemike                                 Thu, 30 Oct 2014 10:04:51 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=335150

Log:
Added word 'immediately' to add clarity, address bug #68328

Bug: https://bugs.php.net/68328 (Open) hash_equals does not mention that a difference \
in str length will leak  
Changed paths:
    U   phpdoc/en/trunk/reference/hash/functions/hash-equals.xml

Modified: phpdoc/en/trunk/reference/hash/functions/hash-equals.xml
===================================================================
--- phpdoc/en/trunk/reference/hash/functions/hash-equals.xml	2014-10-30 02:17:48 UTC \
                (rev 335149)
+++ phpdoc/en/trunk/reference/hash/functions/hash-equals.xml	2014-10-30 10:04:51 UTC \
(rev 335150) @@ -93,7 +93,7 @@
   <note>
    <para>
     Both arguments must be of the same length to be compared successfully.
-    When arguments of differing length are supplied, &false; is returned and
+    When arguments of differing length are supplied, &false; is returned immediately \
                and
     the length of the known string may be leaked in case of a timing attack.
    </para>
   </note>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic