diff options
author | 2018-07-18 10:47:02 +0000 | |
---|---|---|
committer | 2018-07-18 10:47:02 +0000 | |
commit | 9ff6e783b1303af5b0c829e0acac318f7dd18bf5 (patch) | |
tree | 6dc5fce5568b6914d4b0580e995b6350786deb71 /usr.bin/ssh/readconf.c | |
parent | Don't log_warn on normal conditions, it should be log_debug. (diff) | |
download | wireguard-openbsd-9ff6e783b1303af5b0c829e0acac318f7dd18bf5.tar.xz wireguard-openbsd-9ff6e783b1303af5b0c829e0acac318f7dd18bf5.zip |
Replace VATTR_NULL() with memset(3) in fusefs_getattr(). VATTR_NULL()
sets all members of struct vattr to VNOVAL (-1) instead of 0, which is
what is appropriate here. The VATTR_NULL() macro is intended for
initialising struct vattr when setting attributes.
ok mpi@
Diffstat (limited to 'usr.bin/ssh/readconf.c')
0 files changed, 0 insertions, 0 deletions