diff options
author | 2012-03-03 09:36:26 +0000 | |
---|---|---|
committer | 2012-03-03 09:36:26 +0000 | |
commit | ce8a7339e20e3e13b3dadd581f8977d7576826a1 (patch) | |
tree | 9bec128e5ce1e7b7c15a78ce644e1bd697903fac /usr.bin/tmux/cmd-paste-buffer.c | |
parent | The wlmouse offset should be part of the client, not the server. From (diff) | |
download | wireguard-openbsd-ce8a7339e20e3e13b3dadd581f8977d7576826a1.tar.xz wireguard-openbsd-ce8a7339e20e3e13b3dadd581f8977d7576826a1.zip |
While we guarantee that a zero-filled sem_t variable will trigger
EINVAL errors, a sem_t on the stack may have garbage, so make the
tests portable by moving the sem_t from function to file scope.
problem found by miod@
Diffstat (limited to 'usr.bin/tmux/cmd-paste-buffer.c')
0 files changed, 0 insertions, 0 deletions