mirror of https://github.com/OISF/suricata
posix: replace bzero with memset
bzero(3): The bzero() function is deprecated (marked as LEGACY in POSIX.1-2001); use memset(3) in new programs. POSIX.1-2008 removes the specification of bzero(). Use memset instead.pull/4252/head
parent
2da90a1cd8
commit
5bfedf78fc
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue