![explorer](/assets/img/avatar_default.png)
that flushing wasn't done right when input buffers were refilled, due to a check like if (foo == _A | _B) which, since _A and _B are both != 0, always evaluates to true. Found by proven@cygnus.com
that flushing wasn't done right when input buffers were refilled, due to a check like if (foo == _A | _B) which, since _A and _B are both != 0, always evaluates to true. Found by proven@cygnus.com