diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-04-05 05:54:18 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-04-05 18:47:07 +0200 |
commit | 6a3f6df865cc8b9626181c87b33b4f7723852a2f (patch) | |
tree | 4afedd3bbbe01de90845a45a62837436b1288c4b /test/demo/podman | |
parent | 975ee8eb2b786643e6123e60909220a0ca5b5b55 (diff) | |
download | passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.tar passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.tar.gz passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.tar.bz2 passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.tar.lz passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.tar.xz passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.tar.zst passt-6a3f6df865cc8b9626181c87b33b4f7723852a2f.zip |
tcp: False "Untrusted loop bound" positive, CWE-606
Field doff in struct tcp_hdr is 4 bits wide, so optlen in
tcp_tap_handler() is already bound, but make that explicit.
Reported by Coverity.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/demo/podman')
0 files changed, 0 insertions, 0 deletions