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)
Fri, Apr 18, 1:27 AM
Unknown Object (File)
Mon, Apr 14, 3:05 AM
Unknown Object (File)
Mon, Apr 14, 2:38 AM
Unknown Object (File)
Mon, Apr 14, 2:23 AM
Unknown Object (File)
Sun, Apr 6, 4:48 PM
Unknown Object (File)
Mar 20 2025, 3:39 PM
Unknown Object (File)
Mar 11 2025, 1:31 AM
Unknown Object (File)
Mar 7 2025, 12:15 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 3262
Build 3295: arc lint + arc unit

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.