mirror of
https://github.com/github/codeql.git
synced 2026-03-24 00:16:49 +01: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.