Skip to content

Commit bd0587b

Browse files
committed
Fix non-exclusive summaries
1 parent a6fcd55 commit bd0587b

File tree

113 files changed

+135
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+135
-112
lines changed

soot-infoflow-summaries/summariesManual/android.content.Intent.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,6 +1341,7 @@
13411341
</flow>
13421342
</flows>
13431343
</method>
1344+
13441345
<method id="android.content.Intent setAction(java.lang.String)">
13451346
<flows>
13461347
<flow isAlias="false" typeChecking="false">

soot-infoflow-summaries/summariesManual/androidx.collection.SimpleArrayMap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<methods>
44
<method id="java.lang.Object put(java.lang.Object,java.lang.Object)">
55
<constraints>

soot-infoflow-summaries/summariesManual/com.esotericsoftware.kryo.io.ByteBufferOutput.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<hierarchy superClass="com.esotericsoftware.kryo.io.Output" />
44

55
<methods>

soot-infoflow-summaries/summariesManual/com.esotericsoftware.kryo.io.Output.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<hierarchy superClass="java.io.OutputStream">
44
<interface name="com.esotericsoftware.kryo.util.Pool$Poolable" />
55
</hierarchy>

soot-infoflow-summaries/summariesManual/com.google.api.client.http.HttpResponse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<methods>
44
<method id="void &lt;init&gt;(com.google.api.client.http.HttpRequest,com.google.api.client.http.LowLevelHttpResponse)">
55
<flows>

soot-infoflow-summaries/summariesManual/com.google.common.collect.HashBasedTable.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<hierarchy superClass="java.lang.Object">
44
<interface name="com.google.common.collect.Table" />
55
</hierarchy>

soot-infoflow-summaries/summariesManual/com.google.common.collect.HashMultimap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<hierarchy superClass="java.lang.Object">
44
<interface name="com.google.common.collect.Multimap" />
55
</hierarchy>

soot-infoflow-summaries/summariesManual/com.google.common.io.BaseEncoding.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<methods>
44
<method id="java.lang.String encode(byte[])">
55
<flows>

soot-infoflow-summaries/summariesManual/com.google.common.io.ByteStreams.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<methods>
44
<method id="byte[] toByteArray(java.io.InputStream)">
55
<flows>

soot-infoflow-summaries/summariesManual/com.google.common.math.BigIntegerMath.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<summary fileFormatVersion="101">
2+
<summary fileFormatVersion="101" isExclusive="false">
33
<methods>
44
<method id="java.math.BigInteger binomial(int,int)">
55
<flows>

0 commit comments

Comments
 (0)