[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Alexandre Ratchov <ratchov_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 20 Aug 2008 08:22:50 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: ratchov_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/08/20 08:22:50
Modified files:
usr.bin/aucat : aproc.c
Log message:
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
Visit your host, monkey.org