summaryrefslogtreecommitdiff
path: root/src/escape
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-07-19 11:32:25 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2014-07-19 11:32:25 +0200
commit53290ee39d0b4a61d75df3e7ef9372380352594e (patch)
tree614eb6d90bb9ca851e8f89d40270d20966916da7 /src/escape
parenta7850c7d1339b490ac021ff82c2081285ea28503 (diff)
barrier: suppress false-positive warning
If poll() returns, one of both revents must be set, thus "buf" is set by either clause. This is non-obvious for code-checkers so add an "else continue;" clause to suppress "uninitialized variable" warnings.
Diffstat (limited to 'src/escape')
0 files changed, 0 insertions, 0 deletions