diff options
author | 2015-06-23 19:49:41 +0000 | |
---|---|---|
committer | 2015-06-23 19:49:41 +0000 | |
commit | 6d183d52d8cce931ea6071efcdc0a2def6b40f42 (patch) | |
tree | 2e8b840766369ff2426d16de380679b1611a1762 /lib/libssl/src | |
parent | Fix the optional lua patterns test with obj and different versions. (diff) | |
download | wireguard-openbsd-6d183d52d8cce931ea6071efcdc0a2def6b40f42.tar.xz wireguard-openbsd-6d183d52d8cce931ea6071efcdc0a2def6b40f42.zip |
In the copy(9) function, make sure to remember curproc accross the bcopy()
call, instead of &curproc. The copy routine may sleep and we may resume on
a different processor. This has been plaguing the alpha MULTIPROCESSOR kernels
since the very beginning; it's amazing this did not cause more havoc.
Joint debugging and hair pulling with dlg@ and deraadt@; ok dlg@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions