local.c
9.35 KB
-
Slightly different valgrind fix · 7e9f5e65
Allocate with calloc rather than conditionally memsetting a specific part of the struct later on.
Carlos Martín Nieto committed
Allocate with calloc rather than conditionally memsetting a specific part of the struct later on.