mirror of
https://github.com/github/codeql.git
synced 2026-05-09 15:41:36 +02:00
Logic is hard, and I made a mistake inverting the formula for the second case, so the predicate never held for a sizeExpr like sizeof(int)*sizeof(void). Now, this case is correctly handled by the fallback.