From: Clemens Ladisch Date: Fri, 10 Aug 2007 07:38:36 +0000 (+0200) Subject: [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex X-Git-Tag: v2.6.24-rc1~832^2~200 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394d051686d846c6cd86fe086166a4ea5507ccb5;p=pandora-kernel.git [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex Create a new state ST_INVALID for the encoder to prevent data bytes at the beginning of a stream or after a sysex message being interpreted as note-off parameters. Signed-off-by: Clemens Ladisch Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed