[ALSA] seq_midi_event: fix parsing of missing data bytes
authorClemens Ladisch <clemens@ladisch.de>
Fri, 10 Aug 2007 07:40:09 +0000 (09:40 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:37 +0000 (15:58 +0200)
Reorganize the encoder logic to prevent status bytes that appear where
data bytes are expected from being interpreted as data bytes.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found