summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/bzero.c
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2018-12-05 06:44:09 +0000
committerclaudio <claudio@openbsd.org>2018-12-05 06:44:09 +0000
commit316e41cd065d6c51909de88867314be44b2d20cc (patch)
tree04c99f5fc31dd2ac1ad91c8d17194e90be4c73b9 /sys/lib/libkern/bzero.c
parentUnbreak "savecore -c". Also add missing unveil(2) for the raw device. (diff)
downloadwireguard-openbsd-316e41cd065d6c51909de88867314be44b2d20cc.tar.xz
wireguard-openbsd-316e41cd065d6c51909de88867314be44b2d20cc.zip
key.data is a void *, on gcc archs doing a %s printf with such a pointer
results in a warning. Use either the original string value or use a cast. This makes both clang and gcc happy. OK guenther@
Diffstat (limited to 'sys/lib/libkern/bzero.c')
0 files changed, 0 insertions, 0 deletions