summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2016-04-15 04:10:47 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2016-04-15 04:10:47 +0000
commitb9165344966975aff9ff30176418ed90f80373b2 (patch)
treed0c029029a6ca870d18f50c2a5ebd17991fbdeb8 /UPDATING
parent71866e627eefe32eed8033501f5f67c85c74a11a (diff)
downloadsrc-test-b9165344966975aff9ff30176418ed90f80373b2.tar.gz
src-test-b9165344966975aff9ff30176418ed90f80373b2.zip
Use NULL instead of 0 for pointers.
fgetln(3) will returns NULL if cannot get a line from a stream. strsep(3) it will returns NULL if the end of the string was reached. jemalloc(3) malloc will returns NULL if it cannot allocate memory. fgetln(3) it will returns NULL if it cannot get a line from a stream. MFC after: 4 weeks
Notes
Notes: svn path=/head/; revision=298033
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions