mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-16 15:56:54 +00:00
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 | ||