diff options
author | 2017-06-07 13:30:36 +0000 | |
---|---|---|
committer | 2017-06-07 13:30:36 +0000 | |
commit | 1a582ed7bc900ebabab5537a822307b96f4025c7 (patch) | |
tree | 96aca781920cd6702c1a2ba13a715b35b74c9336 /usr.bin/tmux/window-buffer.c | |
parent | Grab the KERNEL_LOCK() around rtm*() functions. Routing sockets globals (diff) | |
download | wireguard-openbsd-1a582ed7bc900ebabab5537a822307b96f4025c7.tar.xz wireguard-openbsd-1a582ed7bc900ebabab5537a822307b96f4025c7.zip |
Assert that the calling CPU is holding the KERNEL_LOCK() in malloc(9)
and free(9).
The exception is at early boot when only one CPU is running since we
grab the KERNL_LOCK() relatively late in main().
ok kettenis@
Diffstat (limited to 'usr.bin/tmux/window-buffer.c')
0 files changed, 0 insertions, 0 deletions