summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2019-04-25 09:33:47 +0000
committerkettenis <kettenis@openbsd.org>2019-04-25 09:33:47 +0000
commita5a8a956443b57ab8a49a50d08f95ef4732b752d (patch)
tree604e0c3e8b781147e759ba3da7dd374b2d3f2d2a /lib
parentAutomatically scroll if dragging to create a selection with the mouse (diff)
downloadwireguard-openbsd-a5a8a956443b57ab8a49a50d08f95ef4732b752d.tar.xz
wireguard-openbsd-a5a8a956443b57ab8a49a50d08f95ef4732b752d.zip
Since we now have an attachhook, the actual interrupt handler is installed
late, after we enable interrupts. If the interrupt pin used for inteldrm(4) is shared with another device, we may end up being called before the actual interrup handler is installed resulting in a null-pointer dereference. Fix this by adding an explicit check that the interrupt handler function pointer has been set. ok matthieu@, jsg@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions