Skip to content

Commit 583a934

Browse files
authored
Remvove pointer for now
1 parent 2e07bf9 commit 583a934

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

soot-infoflow-summaries/summariesManual/System.Security.SecureString.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
<?xml version="1.0" ?>
22
<summary fileFormatVersion="101">
33
<methods>
4-
<!-- This is not entirely correct, this is a char*, but we cannot handle this in Jimple properly yet -->
5-
<method signature="void &lt;init&gt;(char,int)">
6-
<flows>
7-
<flow isAlias="false" typeChecking="false">
8-
<from sourceSinkType="Parameter" ParameterIndex="0" />
9-
<to sourceSinkType="Field" />
10-
</flow>
11-
</flows>
12-
</method>
134
<method id="void AppendChar(char)">
145
<flows>
156
<flow isAlias="false" typeChecking="false">

0 commit comments

Comments
 (0)