mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 17:49:03 +02:00
Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device. Signed-off-by: Artem Egorkine <arteme@gmail.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20221225105728.1153989-2-arteme@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| capture.c | ||
| capture.h | ||
| driver.c | ||
| driver.h | ||
| Kconfig | ||
| Makefile | ||
| midi.c | ||
| midi.h | ||
| midibuf.c | ||
| midibuf.h | ||
| pcm.c | ||
| pcm.h | ||
| playback.c | ||
| playback.h | ||
| pod.c | ||
| podhd.c | ||
| toneport.c | ||
| variax.c | ||