C#/Java: Go back to access path limit 2

This commit is contained in:
Tom Hvitved
2025-12-03 15:05:02 +01:00
parent 666855dbd7
commit 3ba256a72a
3 changed files with 18 additions and 1 deletions

View File

@@ -218,6 +218,8 @@ module SummaryModelGeneratorInput implements SummaryModelGeneratorInputSig {
)
}
int contentAccessPathLimitInternal() { result = 2 }
predicate isField(DataFlow::ContentSet c) {
c instanceof DataFlowUtil::FieldContent or
c instanceof DataFlowUtil::SyntheticFieldContent