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 {
4545 ";Data;true;shuffled(using:);;;Argument[-1];ReturnValue;taint" ,
4646 ";Data;true;trimmingPrefix(_:);;;Argument[-1];ReturnValue;taint" ,
4747 ";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" ,
5148 ";Data;true;withUnsafeMutableBytes(_:);;;Argument[-1];Argument[0].Parameter[0].CollectionElement;taint" ,
5249 ";Data;true;withUnsafeMutableBytes(_:);;;Argument[-1].CollectionElement;Argument[0].Parameter[0].CollectionElement;taint" ,
5350 ";Data;true;withUnsafeMutableBytes(_:);;;Argument[0].Parameter[0].CollectionElement;Argument[-1].CollectionElement;value" ,
You can’t perform that action at this time.
0 commit comments