HomeFreeBSD

Use NULL instead of 0 for pointers.

Description

Use NULL instead of 0 for pointers.

kvm_open(3) will return NULL when it cannot access kernel virtual memory.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298232: Use NULL for pointers instead of 0.
Branches
Unknown
Tags
Unknown