Page MenuHomeFreeBSD

For pointers replace 0 with NULL.
ClosedPublic

Authored by araujo on Apr 14 2016, 11:19 AM.
Tags
None
Referenced Files
F164569534: D5946.id15188.diff
Sun, Aug 2, 3:38 AM
Unknown Object (File)
Thu, Jul 30, 9:35 PM
Unknown Object (File)
Wed, Jul 29, 8:14 AM
Unknown Object (File)
Mon, Jul 27, 4:55 PM
Unknown Object (File)
Mon, Jul 27, 1:01 PM
Unknown Object (File)
Sat, Jul 25, 8:07 PM
Unknown Object (File)
Sun, Jul 12, 4:35 PM
Unknown Object (File)
Mon, Jul 6, 7:31 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.