mirror of https://github.com/OISF/suricata
datasets: fix compile warnings
datasets-string.c:53:20: error: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Werror,-Wshorten-64-to-32]
return len + 2;
~~~~~~ ~~~~^~~
1 error generated.
(cherry picked from commit 844f6011b1)
pull/14615/head
parent
0ae6ee2597
commit
9c5fda18da
Loading…
Reference in New Issue