Update TimingAttack.qll

This commit is contained in:
Ahmed Farid
2023-02-16 14:15:04 +01:00
committed by GitHub
parent a421e3a3a3
commit ccbb58966f

View File

@@ -311,7 +311,7 @@ private class ExcludeLenFunc extends TaintTracking2::Configuration {
/**
* Holds if there is a fast-fail check.
*/
private class CompareSink extends DataFlow::Node {
class CompareSink extends DataFlow::Node {
CompareSink() {
exists(Compare compare |
(