aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/clparse.c
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2016-04-14 12:46:46 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2016-04-14 12:46:46 +0000
commit45be165f23108a8c0c5621c59ec1f23d6f9e8d35 (patch)
tree547aff17598362096cb610bb395a7f2617a41515 /sbin/dhclient/clparse.c
parentfa02fc2d8fde6b87d796c30d2200aec5567f4649 (diff)
downloadsrc-45be165f23108a8c0c5621c59ec1f23d6f9e8d35.tar.gz
src-45be165f23108a8c0c5621c59ec1f23d6f9e8d35.zip
Use NULL instead of 0 for pointers.
The strchr(3) returns a NULL if the character does not appears in the string. The malloc will return NULL if cannot allocate memory.
Notes
Notes: svn path=/head/; revision=297962
Diffstat (limited to 'sbin/dhclient/clparse.c')
0 files changed, 0 insertions, 0 deletions