diff options
author | 2019-01-07 23:44:11 +0000 | |
---|---|---|
committer | 2019-01-07 23:44:11 +0000 | |
commit | e0aa32ff559e8d60e43136b141ea3bbcfa796022 (patch) | |
tree | f2153ccddc026f9481c4eeea53e719013e125e2e /lib | |
parent | short circuit mail check if MAIL is unset. ok anton (diff) | |
download | wireguard-openbsd-e0aa32ff559e8d60e43136b141ea3bbcfa796022.tar.xz wireguard-openbsd-e0aa32ff559e8d60e43136b141ea3bbcfa796022.zip |
Extents code has its own set of flags and does not use malloc's.
The code in pci_init_extents() accidently passed M_NOWAIT which is
EX_FAST and does no harm. Replace it with EX_NOWAIT.
from Christian Ludwig; OK kettenis@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions