mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Otherwise there's a chance the other trap file we're relying upon to populate the files table on our behalf gets overwritten (e.g. superceded by a newer .class file or more appropriate extractor) and we end up with a dangling reference. This adds only populating the tables when the label is new, to avoid emitting files entries every single time a generic class specialisation is mentioned.