summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/dwpcie.c
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2021-03-22 15:34:07 +0000
committerotto <otto@openbsd.org>2021-03-22 15:34:07 +0000
commit07355dbd1c9004d45f7d53fe0bfb68d90547f648 (patch)
treea5aee813a34440a77d1fbb112e041879262ebeee /sys/dev/fdt/dwpcie.c
parentRemove unveil() from the rsync_sender() and flist_gen(). The sender is (diff)
downloadwireguard-openbsd-07355dbd1c9004d45f7d53fe0bfb68d90547f648.tar.xz
wireguard-openbsd-07355dbd1c9004d45f7d53fe0bfb68d90547f648.zip
Avoid overflow by writing x = (y * 7) / 8 as x = y - (y / 8); ok florian
Diffstat (limited to 'sys/dev/fdt/dwpcie.c')
0 files changed, 0 insertions, 0 deletions