mirror of
https://github.com/github/codeql.git
synced 2026-01-30 14:52:57 +01:00
The evaluator cannot in general handle strings that are longer than 1MiB when UTF8-encoded. Similar to other extractors, we now truncate such strings to fit within the size limit.