diff options
author | 2013-11-14 18:09:39 +0000 | |
---|---|---|
committer | 2013-11-14 18:09:39 +0000 | |
commit | db0d640fbc558856609c9c94e4968fd0e78b580e (patch) | |
tree | 61428b9af7a097761a45bc51a7201ab9b71ceeed /sys/dev/usb/if_url.c | |
parent | Improvements for address assignment and related issues in IPv6CP. (diff) | |
download | wireguard-openbsd-db0d640fbc558856609c9c94e4968fd0e78b580e.tar.xz wireguard-openbsd-db0d640fbc558856609c9c94e4968fd0e78b580e.zip |
Use (N * sizeof(struct klist)) instead of (N * sizeof(struct klist *))
when malloc'ing struct klist *.
Similar diff found upstream:
http://svnweb.freebsd.org/base?view=revision&revision=197575
Found by LLVM/Clang Static Analyzer.
ok tedu@ krw@ guenther@
Diffstat (limited to 'sys/dev/usb/if_url.c')
0 files changed, 0 insertions, 0 deletions