Files
codeql/cpp/ql/test/library-tests/dataflow/external-models/sinks.expected
2024-06-04 10:21:05 +01:00

6 lines
247 B
Plaintext

| asio_streams.cpp:93:29:93:39 | *recv_buffer | remote-sink |
| asio_streams.cpp:103:29:103:39 | *send_buffer | remote-sink |
| test.cpp:9:10:9:10 | 0 | test-sink |
| test.cpp:11:10:11:10 | x | test-sink |
| test.cpp:15:10:15:10 | y | test-sink |