mirror of https://github.com/OISF/suricata
stream-tcp-reassemble: declare 'size' as uint64_t
According to all checking memcap functions, the size passed as argument is declared as uint64_t except for StreamTcpReassembleCheckMemcap where it's defined as uint32_t.pull/3104/head
parent
802bdb2695
commit
4a75eaf405
Loading…
Reference in New Issue