mirror of https://github.com/OISF/suricata
src: fix coverity warning about sizeof
CID: 1520601 CID: 1520602 > In this particular case sizeof (char **) happens to be equal to sizeof (char *), but this is not a portable assumption.pull/8479/head
parent
84d1ed58bb
commit
c1f615b8d2
Loading…
Reference in New Issue