HomeFreeBSD

libefi: efipart.c should use calloc()

Description

libefi: efipart.c should use calloc()

The device specific *_add functions are using malloc() + memset,
should use calloc instead.

Details

Provenance
tsoomeAuthored on
Parents
rS323885: libefi: efi_devpath_match() should return bool
Branches
Unknown
Tags
Unknown