HomeFreeBSD

Use NULL instead of 0.

Description

Use NULL instead of 0.

strtok(3) will return NULL when no more tokens remain.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298180: The malloc will return NULL if it can't allocate memory.
Branches
Unknown
Tags
Unknown