Skip to content

Commit f6ff9c9

Browse files
MathiasVPgeoffw0
andauthored
Update cpp/ql/src/Likely Bugs/Leap Year/LeapYear.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
1 parent 9888de8 commit f6ff9c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/Likely Bugs/Leap Year/LeapYear.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ class FiletimeYearArithmeticOperationCheckConfiguration extends DataFlow::Config
246246
}
247247

248248
/**
249-
* `DataFlow::Configuration` for finding an operation with hardcoded 365 that will flow into any known date/time field.
249+
* Taint configuration for finding an operation with hardcoded 365 that will flow into any known date/time field.
250250
*/
251251
class PossibleYearArithmeticOperationCheckConfiguration extends TaintTracking::Configuration {
252252
PossibleYearArithmeticOperationCheckConfiguration() {

0 commit comments

Comments
 (0)