Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Ben Rodes
2026-02-17 10:14:11 -05:00
committed by GitHub
parent 549dcb31be
commit c811fae876

View File

@@ -145,8 +145,8 @@ predicate isLikelyConversionConstant(int c) {
32044, // Fliegel-van Flandern JDN epoch shift
1721425, // JDN of 00010101 (Gregorian)
1721119, // alt epoch offset
2400000, // MJD JDN conversion
2400001, // alt MJD JDN conversion
2400000, // MJD -> JDN conversion
2400001, // alt MJD -> JDN conversion
2141, // fixedpoint month/day extraction
65536, // observed in some conversions
7834, // observed in some conversions