Skip to content

Commit abcc171

Browse files
committed
Rust: Remove more redundant models.
1 parent b76f27d commit abcc171

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rust/ql/lib/codeql/rust/frameworks/stdlib/net.model.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ extensions:
1010
extensible: summaryModel
1111
data:
1212
- ["<std::net::tcp::TcpStream>::try_clone", "Argument[self]", "ReturnValue.Field[core::result::Result::Ok(0)]", "taint", "manual"]
13-
- ["<_ as std::io::Read>::read", "Argument[self]", "Argument[0].Reference", "taint", "manual"]
14-
- ["<_ as std::io::Read>::read_to_string", "Argument[self]", "Argument[0].Reference", "taint", "manual"]
15-
- ["<_ as std::io::Read>::read_to_end", "Argument[self]", "Argument[0].Reference", "taint", "manual"]
16-
- ["<_ as std::io::Read>::read_exact", "Argument[self]", "Argument[0].Reference", "taint", "manual"]

0 commit comments

Comments
 (0)