diff options
author | Florin Malita <fmalita@gmail.com> | 2006-09-29 10:55:25 (GMT) |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-10-06 18:22:59 (GMT) |
commit | 104326f8df9925317cca64b84249d3eac5de7c74 (patch) | |
tree | c97b00520884caf405da958c0f04b07ed21017f7 /README | |
parent | 92b93d31718a3ccbbcf911d2f570bb345c496d66 (diff) | |
download | linux-fsl-qoriq-104326f8df9925317cca64b84249d3eac5de7c74.tar.xz |
[ALSA] Dereference after free in snd_hwdep_release()
snd_card_file_remove() may free hw->card so we can't dereference
hw->card->module after that.
Coverity ID 1420.
Signed-off-by: Florin Malita <fmalita@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions