diff options
author | 2008-08-20 14:22:50 +0000 | |
---|---|---|
committer | 2008-08-20 14:22:50 +0000 | |
commit | 82de4e1b5eda22581bb93252dc3341fb160bdb73 (patch) | |
tree | 9753ce48d79fddb763a10514c8652b121f6b1845 /usr.bin/patch/patch.c | |
parent | enable support for socket maps. (diff) | |
download | wireguard-openbsd-82de4e1b5eda22581bb93252dc3341fb160bdb73.tar.xz wireguard-openbsd-82de4e1b5eda22581bb93252dc3341fb160bdb73.zip |
abuf_flush() must be called only from the ``xxx_in()'' routines (ie
triggered by POLLIN condition).
mix_pushzero() is not called from the ``xxx_in()'' chain, but calls
abuf_flush() resulting in bad initialization of the mixer, which
will lead to a deadlock at some point.
ok jakemsr
Diffstat (limited to 'usr.bin/patch/patch.c')
0 files changed, 0 insertions, 0 deletions