Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: cs46xx: Potential NULL dereference in probe
commit 1524f4e upstream. The "chip->dsp_spos_instance" can be NULL on some of the ealier error paths in snd_cs46xx_create(). Reported-by: "Yavuz, Tuba" <[email protected]> Signed-off-by: Dan Carpenter <[email protected]> Cc: <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information