diff options
author | araujo <araujo@FreeBSD.org> | 2016-04-15 02:14:11 +0000 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2016-04-15 02:14:11 +0000 |
commit | 634d36b00d7bc528be96c7d12da7faf778977561 (patch) | |
tree | 125d6a892ed8924d047079e7c3479913f80a273f /sys/amd64/linux32 | |
parent | dd88d18f46fc716b661aecfa4734910d362d09e9 (diff) | |
download | FreeBSD-src-634d36b00d7bc528be96c7d12da7faf778977561.zip FreeBSD-src-634d36b00d7bc528be96c7d12da7faf778977561.tar.gz |
Use NULL instead of 0 for pointers and memory allocation.
malloc and realloc will return NULL pointer if it can't alloc memory.
MFC after: 4 weeks
Diffstat (limited to 'sys/amd64/linux32')
0 files changed, 0 insertions, 0 deletions