mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 05:34:13 +08:00
1064bc685d
After finishing discover of stream formats, ALSA OXFW driver has memory
leak of allocated memory object at error path.
This commit releases the memory object at the error path.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
oxfw-command.c | ||
oxfw-hwdep.c | ||
oxfw-midi.c | ||
oxfw-pcm.c | ||
oxfw-proc.c | ||
oxfw-scs1x.c | ||
oxfw-spkr.c | ||
oxfw-stream.c | ||
oxfw.c | ||
oxfw.h |