Searched hist:297962 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.sbin/fdread/
H A Dfdread.cdiff 297962 Thu Apr 14 12:52:30 MDT 2016 araujo Use NULL instead of 0 for pointers.

The strchr(3) returns a NULL if the character does not appears in the string.
The malloc will return NULL if cannot allocate memory.
H A Dfdutil.cdiff 297962 Thu Apr 14 12:52:30 MDT 2016 araujo Use NULL instead of 0 for pointers.

The strchr(3) returns a NULL if the character does not appears in the string.
The malloc will return NULL if cannot allocate memory.

Completed in 274 milliseconds