diff options
author | 2016-01-19 13:36:00 +0000 | |
---|---|---|
committer | 2016-01-19 13:36:00 +0000 | |
commit | faf0194ce2ad247f09dae4f286a0156f109aa709 (patch) | |
tree | 0717b4c744638fcc0e99e7e66c5223e60907ebce /usr.bin/tmux/cmd-paste-buffer.c | |
parent | No need for pdisk(8) to provide a version of hexdump. Remove (diff) | |
download | wireguard-openbsd-faf0194ce2ad247f09dae4f286a0156f109aa709.tar.xz wireguard-openbsd-faf0194ce2ad247f09dae4f286a0156f109aa709.zip |
Cast evtchn_mask to a char pointer for an isset operation
When testing evtchn_mask bits we need to treat the array as a bit
matrix for an isset macro to test correct bits. Reported by reyk@
some time ago, Wei Liu <wei ! liu2 at citrix !com> figured out how
to reproduce the problem. Thanks!
Diffstat (limited to 'usr.bin/tmux/cmd-paste-buffer.c')
0 files changed, 0 insertions, 0 deletions