summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2013-09-13 07:29:01 +0000
committermpi <mpi@openbsd.org>2013-09-13 07:29:01 +0000
commit425bdff6ee7fe4973aeb11110ce201a0a41e1115 (patch)
tree1043cc1a93e2031ba8d0777f1f0117c2787e2867 /lib/libsqlite3
parentavoid unaligned access in code that reused a buffer to send a (diff)
downloadwireguard-openbsd-425bdff6ee7fe4973aeb11110ce201a0a41e1115.tar.xz
wireguard-openbsd-425bdff6ee7fe4973aeb11110ce201a0a41e1115.zip
Initialize the variable guarding the clock interrupt routine after
calling initclocks(). This prevents hardclock() from trying to schedule a softclock interrupt before its cookie has been allocated, leading to a panic. While here grab the ticks/second value from the OpenFirmware at the same time we read the clock frequency, no need to look twice for the same node. Looks ok to kettenis@
Diffstat (limited to 'lib/libsqlite3')
0 files changed, 0 insertions, 0 deletions