HomeFreeBSD

loader: zfs.c is missing malloc checks, fix it

Description

loader: zfs.c is missing malloc checks, fix it

malloc() can return NULL, we need to check the return value.

Details

Provenance
tsoomeAuthored on
Parents
rS354283: loader: we do not support booting from pool with log device
Branches
Unknown
Tags
Unknown