|
|
|
|
|
by dane-pgp
1935 days ago
|
|
Or shouldn't there be a linter as part of the standard tooling which warns if there are two variables or functions with similar looking names? It could also check for similar looking hex strings, which would have caught the off-by-one hashes. |
|