diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2023-04-21 15:14:43 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2023-04-21 15:30:43 +0200 |
| commit | ac4304d0fad0ac24931457643fe881c393c97473 (patch) | |
| tree | 7ade7a60aa7dd12a1aa59575508228d9a04fdd09 /python/tiabwarfo.py | |
| parent | 4dbef8567bda06418e8d1aeb566aab4d2593a65e (diff) | |
pimd: harden MLD code loop boundaries
Coverity complains about these being tainted/untrusted loop boundaries.
The way the code works, it's counting up groups/sources, but keeps
checking against remaining data length in the packet - which is
perfectly fine IMHO. Except Coverity doesn't understand it :(
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'python/tiabwarfo.py')
0 files changed, 0 insertions, 0 deletions
