mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
fix qhelp
This commit is contained in:
@@ -28,7 +28,7 @@ and does not depend on the contents of the arrays.
|
||||
<p>
|
||||
The following example uses <code>==</code> which is a fail fast check for validating a Hash.
|
||||
</p>
|
||||
<sample src="UnsafeComparisonOfHash.py" />
|
||||
<sample src="UnSafeComparisonOfHash.py" />
|
||||
|
||||
<p>
|
||||
The next example use a safe constant-time algorithm for validating a Hash:
|
||||
|
||||
Reference in New Issue
Block a user