HomeFreeBSD

Use NULL instead of 0.

Description

Use NULL instead of 0.

malloc will return NULL in case it cannot allocate memory.

MFC after: 2 weeks.

Details

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