File tree Expand file tree Collapse file tree
java/ql/src/semmle/code/java/frameworks/spring Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ private class FlowSummaries extends SummaryModelCsv {
4040 "org.springframework.util;CollectionUtils;false;unmodifiableMultiValueMap;;;MapKey of Argument[0];MapKey of ReturnValue;value" ,
4141 "org.springframework.util;CollectionUtils;false;unmodifiableMultiValueMap;;;MapValue of Argument[0];MapValue of ReturnValue;value" ,
4242 "org.springframework.util;CompositeIterator;false;add;;;Element of Argument[0];Element of Argument[-1];value" ,
43- "org.springframework.util;CompositeIterator;false;next;;;Element of Argument[-1];ReturnValue;value" ,
4443 "org.springframework.util;ConcurrentReferenceHashMap;false;getReference;;;MapKey of Argument[-1];MapKey of ReturnValue;value" ,
4544 "org.springframework.util;ConcurrentReferenceHashMap;false;getReference;;;MapValue of Argument[-1];MapValue of ReturnValue;value" ,
4645 "org.springframework.util;ConcurrentReferenceHashMap;false;getSegment;;;MapKey of Argument[-1];MapKey of ReturnValue;value" ,
You can’t perform that action at this time.
0 commit comments