c11 safe string handling support
[vpp.git] / src / vnet / ip / ip4_pg.c
index 9697a3b..d894244 100644 (file)
@@ -344,7 +344,7 @@ found:
 
        /* See if header is all fixed and specified except for
           checksum field. */
-       memset (&cmp_mask, ~0, sizeof (cmp_mask));
+       clib_memset (&cmp_mask, ~0, sizeof (cmp_mask));
        cmp_mask.checksum = 0;
 
        pg_edit_group_get_fixed_packet_data (s, group_index,