Page MenuHomeFreeBSD

For pointers replace 0 with NULL.
ClosedPublic

Authored by araujo on Apr 14 2016, 11:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 4:52 PM
Unknown Object (File)
Tue, Nov 11, 4:52 PM
Unknown Object (File)
Tue, Nov 11, 4:52 PM
Unknown Object (File)
Tue, Nov 11, 12:55 PM
Unknown Object (File)
Mon, Nov 3, 10:28 PM
Unknown Object (File)
Fri, Oct 24, 11:47 PM
Unknown Object (File)
Oct 9 2025, 7:22 PM
Unknown Object (File)
Sep 27 2025, 1:11 AM
Subscribers
None

Details

Summary

In some cases like fopen(3) it will return NULL in case it can't
open the STREAM.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

araujo retitled this revision from to For pointers replace 0 with NULL..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: rpaulo, imp.
rpaulo edited edge metadata.
This revision is now accepted and ready to land.Apr 27 2016, 3:03 AM
This revision was automatically updated to reflect the committed changes.