We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9888de8 commit f6ff9c9Copy full SHA for f6ff9c9
1 file changed
cpp/ql/src/Likely Bugs/Leap Year/LeapYear.qll
@@ -246,7 +246,7 @@ class FiletimeYearArithmeticOperationCheckConfiguration extends DataFlow::Config
246
}
247
248
/**
249
- * `DataFlow::Configuration` for finding an operation with hardcoded 365 that will flow into any known date/time field.
+ * Taint configuration for finding an operation with hardcoded 365 that will flow into any known date/time field.
250
*/
251
class PossibleYearArithmeticOperationCheckConfiguration extends TaintTracking::Configuration {
252
PossibleYearArithmeticOperationCheckConfiguration() {
0 commit comments