diff options
author | 2007-10-09 23:03:30 +0000 | |
---|---|---|
committer | 2007-10-09 23:03:30 +0000 | |
commit | c070c2e4aed5c69daa613d668f1b4a47f380c7f9 (patch) | |
tree | f6ddc01b4d12d3511410e01f40d05a7633a06a3d /sys/dev/usb/uts.c | |
parent | use macro argument (diff) | |
download | wireguard-openbsd-c070c2e4aed5c69daa613d668f1b4a47f380c7f9.tar.xz wireguard-openbsd-c070c2e4aed5c69daa613d668f1b4a47f380c7f9.zip |
malloc+memset(,0,) -> malloc+M_ZERO. 'Fixes' not zeroing of all
allocated memory, as I can't see an obvious initialization of the
memory elsewhere. NetBSD uses M_ZERO here.
Diffstat (limited to 'sys/dev/usb/uts.c')
0 files changed, 0 insertions, 0 deletions