File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
swift/ql/lib/codeql/swift/frameworks/StandardLibrary Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,6 @@ private class DataSummaries extends SummaryModelCsv {
45
45
";Data;true;shuffled(using:);;;Argument[-1];ReturnValue;taint" ,
46
46
";Data;true;trimmingPrefix(_:);;;Argument[-1];ReturnValue;taint" ,
47
47
";Data;true;trimmingPrefix(while:);;;Argument[-1];ReturnValue;taint" ,
48
- ";Data;true;withUnsafeBytes(_:);;;Argument[-1];Argument[0].Parameter[0].CollectionElement;taint" ,
49
- ";Data;true;withUnsafeBytes(_:);;;Argument[-1].CollectionElement;Argument[0].Parameter[0].CollectionElement;taint" ,
50
- ";Data;true;withUnsafeBytes(_:);;;Argument[0].ReturnValue;ReturnValue;value" ,
51
48
";Data;true;withUnsafeMutableBytes(_:);;;Argument[-1];Argument[0].Parameter[0].CollectionElement;taint" ,
52
49
";Data;true;withUnsafeMutableBytes(_:);;;Argument[-1].CollectionElement;Argument[0].Parameter[0].CollectionElement;taint" ,
53
50
";Data;true;withUnsafeMutableBytes(_:);;;Argument[0].Parameter[0].CollectionElement;Argument[-1].CollectionElement;value" ,
You can’t perform that action at this time.
0 commit comments