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)
Thu, Mar 20, 3:39 PM
Unknown Object (File)
Tue, Mar 11, 1:31 AM
Unknown Object (File)
Fri, Mar 7, 12:15 PM
Unknown Object (File)
Thu, Mar 6, 11:49 AM
Unknown Object (File)
Thu, Mar 6, 6:17 AM
Unknown Object (File)
Mar 5 2025, 10:57 AM
Unknown Object (File)
Feb 7 2025, 2:33 PM
Unknown Object (File)
Nov 20 2024, 8:56 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 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.