6ed44ad3eb
In sound/pci/au88x0/au88x0.c::snd_vortex_create() : The Coverity checker found that if we allocate storage for 'chip' but then leave via the regions_out: label, then we end up leaking the storage allocated for 'chip'. I believe simply freeing 'chip' before the 'return err;' line is all we need to fix this, but please double-check me :) Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> |
||
---|---|---|
.. | ||
au88x0.c | ||
au88x0.h | ||
au88x0_a3d.c | ||
au88x0_a3d.h | ||
au88x0_a3ddata.c | ||
au88x0_core.c | ||
au88x0_eq.c | ||
au88x0_eq.h | ||
au88x0_eqdata.c | ||
au88x0_game.c | ||
au88x0_mixer.c | ||
au88x0_mpu401.c | ||
au88x0_pcm.c | ||
au88x0_synth.c | ||
au88x0_wt.h | ||
au88x0_xtalk.c | ||
au88x0_xtalk.h | ||
au8810.c | ||
au8810.h | ||
au8820.c | ||
au8820.h | ||
au8830.c | ||
au8830.h | ||
Makefile |