HomeFreeBSD

Don't cast incorrectly to malloc(3), and don't use errx(3) if malloc(3)
rS95921Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Don't cast incorrectly to malloc(3), and don't use errx(3) if malloc(3)
returns NULL, as malloc(3) sets errno. Use err(3).

Details

Provenance
jmallettAuthored on
Parents
rS95920: In pmap_pinit0, remove duplicate initialization.
Branches
Unknown
Tags
Unknown

Event Timeline