Page MenuHomeFreeBSD

For pointers replace 0 with NULL.
ClosedPublic

Authored by araujo on Apr 14 2016, 11:19 AM.
Tags
None
Referenced Files
F156657327: D5946.diff
Fri, May 15, 11:19 AM
F156651183: D5946.id15645.diff
Fri, May 15, 10:07 AM
Unknown Object (File)
Fri, May 15, 3:55 AM
Unknown Object (File)
Thu, May 14, 10:22 PM
Unknown Object (File)
Tue, May 12, 3:05 PM
Unknown Object (File)
Fri, May 8, 1:42 AM
Unknown Object (File)
Thu, May 7, 11:50 PM
Unknown Object (File)
Thu, May 7, 12:47 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.