alsa-lib/src/rawmidi
Jaroslav Kysela a6a22d82a0 rawmidi: allocate the read buffer in the params call
It is better to allocate the read buffer for the framing stream
in the params setup call.

Suggested-by: David Henningsson <coding@diwic.se>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-10-28 08:40:20 +02:00
..
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
rawmidi.c rawmidi: return ENOTSUP when timestamp reads are not supported by plugins 2021-10-28 08:40:20 +02:00
rawmidi_hw.c rawmidi: allocate the read buffer in the params call 2021-10-28 08:40:20 +02:00
rawmidi_local.h rawmidi: define more abstract API for the timestamp reads 2021-10-28 08:40:20 +02:00
rawmidi_symbols.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
rawmidi_virt.c rawmidi: fix memory leak in snd_rawmidi_virtual_open 2020-12-27 09:23:20 +01:00