Java: Add missing field pruning.

This commit is contained in:
Anders Schack-Mulligen
2019-09-20 16:13:48 +02:00
parent 648335d46d
commit d9aa46d3b0

View File

@@ -1075,6 +1075,7 @@ private predicate flowCandFwd0(Node node, boolean fromArg, AccessPathFront apf,
flowCandFwd(mid, fromArg, _, config) and
store(mid, f, node) and
nodeCand(node, unbind(config)) and
readStoreCand(f, unbind(config)) and
apf.headUsesContent(f)
)
or