diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-02-26 13:40:10 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-02-26 13:40:10 +0000 |
commit | 7d9906cf5784b21f9d2afab98129af86715d51d8 (patch) | |
tree | 1d38bfb6ebb0674052bf0164b7d957d5def05464 /usr.bin/rdist | |
parent | fb45ee0a45364eeff0ab5dbbff8f2fd9f27266f9 (diff) |
change explicit_bzero();free() to freezero()
While freezero() returns early if the pointer is NULL the tests for
NULL in callers are left to avoid warnings about passing an
uninitialised size argument across a function boundry.
ok deraadt@ djm@
Diffstat (limited to 'usr.bin/rdist')
0 files changed, 0 insertions, 0 deletions