mirror of https://github.com/OISF/suricata
MemBuffer: add expansion call
For some of the buffer users it's hard to predict how big the data will be. In the stats.log case this depends on chosen runmode and number of threads. To deal with this case a 'MemBufferExpand' call is added. This realloc's the buffer.pull/1234/head
parent
75397ed750
commit
6277d2e0e4
Loading…
Reference in New Issue