diff options
author | Nardi Ivan <nardi.ivan@gmail.com> | 2022-11-07 18:47:19 +0100 |
---|---|---|
committer | Nardi Ivan <nardi.ivan@gmail.com> | 2022-11-07 18:47:19 +0100 |
commit | aa5dd25392b07d3c1733a3997f5df6494cb01e0f (patch) | |
tree | f12b7dfba1e591be21783b429d0e1da5e36eb673 /src/lib/ndpi_utils.c | |
parent | 9e73d61fb0454a143dea6faa4a665c6b7875e195 (diff) |
RTP: remove a superfluous check
Static analyzer complains about dereferencing `packet->udp` before
checking.
Since this function is called only with UDP flows, remove the check.
Close: #1792
Diffstat (limited to 'src/lib/ndpi_utils.c')
0 files changed, 0 insertions, 0 deletions