diff options
author | 2016-03-16 16:53:43 +0000 | |
---|---|---|
committer | 2016-03-16 16:53:43 +0000 | |
commit | d9446b39df231e67bb9e5fa2950d94a389201e42 (patch) | |
tree | ded730d3f300f77723aae5d01bde608e01500135 /lib/libc/stdlib/malloc.c | |
parent | More "(<blah> *)0" -> NULL, avoiding any stdarg functions. (diff) | |
download | wireguard-openbsd-d9446b39df231e67bb9e5fa2950d94a389201e42.tar.xz wireguard-openbsd-d9446b39df231e67bb9e5fa2950d94a389201e42.zip |
Remove redundant check.
The compiler is also smart enough to recognize that this is redundant.
The resulting code on amd64 is basically equivalent (slightly different
register allocation and instruction scheduling).
ok mpi@ deraadt@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions