mirror of https://github.com/OISF/suricata
stream: fix minor scan-build warning
stream-tcp.c:134:14: warning: Value stored to 'presize' during its initialization is never read [deadcode.DeadStores] uint64_t presize = SC_ATOMIC_GET(st_memuse); ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated.pull/8753/head
parent
bcf8187443
commit
0c15114450
Loading…
Reference in New Issue