You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/qa/coccinelle
Victor Julien 5bfedf78fc 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.
6 years ago
..
Makefile.am
access-pkt-packet.cocci
action-pkt.cocci
banned-functions.cocci
direct-packet.cocci
malloc-error-check.cocci
pktnotset-packet.cocci
realloc.cocci
run_check.sh
siginit.cocci
size_t.cocci
struct-flags.cocci
struct-flags.py
sz3.cocci
uint.cocci