HomeFreeBSD

libalias: small memory allocation cleanups.

Description

libalias: small memory allocation cleanups.

Make the calloc wrappers behave as expected by using mallocarray.
It is rather weird that the malloc wrappers also zeroes the memory: update
a comment to reflect at least two cases where it is expected.

Reviewed by: tuexen

Details

Provenance
pfgAuthored on
Reviewer
tuexen
Parents
rS327897: Regenerate auto-generated files
Branches
Unknown
Tags
Unknown